Lines Matching +full:sun8i +full:- +full:a33 +full:- +full:codec
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/sound/allwinner,sun8i-a33-codec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A33 Codec
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: dai-common.yaml#
17 "#sound-dai-cells":
26 - items:
27 - const: allwinner,sun50i-a64-codec
28 - const: allwinner,sun8i-a33-codec
29 - const: allwinner,sun8i-a33-codec
39 - description: Bus Clock
40 - description: Module Clock
42 clock-names:
44 - const: bus
45 - const: mod
48 - "#sound-dai-cells"
49 - compatible
50 - reg
51 - interrupts
52 - clocks
53 - clock-names
58 - |
59 audio-codec@1c22e00 {
60 #sound-dai-cells = <1>;
61 compatible = "allwinner,sun8i-a33-codec";
65 clock-names = "bus", "mod";