1 # SPDX-License-Identifier: GPL-2.0
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 Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
20 - const: allwinner,sun50i-a64-codec
21 - const: allwinner,sun8i-a33-codec
22 - const: allwinner,sun8i-a33-codec
32 - description: Bus Clock
33 - description: Module Clock
48 additionalProperties: false
53 #sound-dai-cells = <0>;
54 compatible = "allwinner,sun8i-a33-codec";
55 reg = <0x01c22e00 0x400>;
56 interrupts = <0 29 4>;
57 clocks = <&ccu 47>, <&ccu 92>;
58 clock-names = "bus", "mod";