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>
14 pattern: "^audio-controller@.*"
26 - amlogic,sm1-toacodec
44 #include <dt-bindings/reset/amlogic,meson-g12a-audio-reset.h>
46 toacodec: audio-controller@740 {
47 compatible = "amlogic,g12a-toacodec";
48 reg = <0x0 0x740 0x0 0x4>;
49 #sound-dai-cells = <1>;
50 resets = <&clkc_audio AUD_RESET_TOACODEC>;