Searched +full:uniphier +full:- +full:ld20 +full:- +full:aio (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/sound/socionext,uniphier-aio.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: UniPhier AIO audio system10 - <alsa-devel@alsa-project.org>13 - $ref: dai-common.yaml#18 - socionext,uniphier-ld11-aio19 - socionext,uniphier-ld20-aio20 - socionext,uniphier-pxs2-aio[all …]
1 Socionext UniPhier SoC audio driver3 The Socionext UniPhier audio subsystem consists of I2S and S/PDIF blocks in7 - compatible : should be one of the following:8 "socionext,uniphier-ld11-aio"9 "socionext,uniphier-ld20-aio"10 "socionext,uniphier-pxs2-aio"11 - reg : offset and length of the register set for the device.12 - interrupts : should contain I2S or S/PDIF interrupt.13 - pinctrl-names : should be "default".14 - pinctrl-0 : defined I2S signal pins for an external codec chip.[all …]
1 // SPDX-License-Identifier: GPL-2.0+ OR MIT3 // Device Tree Source for UniPhier LD20 SoC5 // Copyright (C) 2015-2016 Socionext Inc.8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/gpio/uniphier-gpi[all...]