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 "#sound-dai-cells":
23 - items:
24 - const: allwinner,sun50i-a64-codec
25 - const: allwinner,sun8i-a33-codec
26 - const: allwinner,sun8i-a33-codec
36 - description: Bus Clock
37 - description: Module Clock
39 clock-names:
41 - const: bus
42 - const: mod
45 - "#sound-dai-cells"
46 - compatible
47 - reg
48 - interrupts
49 - clocks
50 - clock-names
55 - |
56 audio-codec@1c22e00 {
57 #sound-dai-cells = <1>;
58 compatible = "allwinner,sun8i-a33-codec";
62 clock-names = "bus", "mod";