Lines Matching +full:sun4i +full:- +full:a10 +full:- +full:spdif
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/allwinner,sun4i-a10-spdif.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A10 S/PDIF Controller Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Liam Girdwood <lgirdwood@gmail.com>
12 - Mark Brown <broonie@kernel.org>
13 - Maxime Ripard <mripard@kernel.org>
16 "#sound-dai-cells":
21 - const: allwinner,sun4i-a10-spdif
22 - const: allwinner,sun6i-a31-spdif
23 - const: allwinner,sun8i-h3-spdif
24 - const: allwinner,sun50i-h6-spdif
25 - items:
26 - const: allwinner,sun8i-a83t-spdif
27 - const: allwinner,sun8i-h3-spdif
28 - items:
29 - const: allwinner,sun50i-a64-spdif
30 - const: allwinner,sun8i-h3-spdif
40 - description: Bus Clock
41 - description: Module Clock
43 clock-names:
45 - const: apb
46 - const: spdif
52 dma-names: true
57 - if:
62 - allwinner,sun6i-a31-spdif
63 - allwinner,sun8i-h3-spdif
67 - resets
69 - if:
74 - allwinner,sun8i-h3-spdif
75 - allwinner,sun50i-h6-spdif
82 dma-names:
89 - description: RX DMA Channel
90 - description: TX DMA Channel
92 dma-names:
94 - const: rx
95 - const: tx
98 - "#sound-dai-cells"
99 - compatible
100 - reg
101 - interrupts
102 - clocks
103 - clock-names
104 - dmas
105 - dma-names
110 - |
111 spdif: spdif@1c21000 {
112 #sound-dai-cells = <0>;
113 compatible = "allwinner,sun4i-a10-spdif";
117 clock-names = "apb", "spdif";
119 dma-names = "rx", "tx";