1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/sound/amlogic,g12a-toacodec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Amlogic G12a Internal DAC Control Glue
10 - Jerome Brunet <jbrunet@baylibre.com>
13 - $ref: dai-common.yaml#
17 pattern: "^audio-controller@.*"
25 - const: amlogic,g12a-toacodec
28 - amlogic,sm1-toacodec
29 - const: amlogic,g12a-toacodec
37 sound-name-prefix: true
45 additionalProperties: false
49 #include <dt-bindings/reset/amlogic,meson-g12a-audio-reset.h>
51 toacodec: audio-controller@740 {
52 compatible = "amlogic,g12a-toacodec";
54 #sound-dai-cells = <1>;
55 resets = <&clkc_audio AUD_RESET_TOACODEC>;