Commit ddbdaa4d authored by Neil Armstrong's avatar Neil Armstrong
Browse files

arm64: dts: meson-sm1: add toacodec node

parent 43ffb528
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -401,6 +401,16 @@
			status = "disabled";
		};

		toacodec: audio-controller@740 {
			compatible = "amlogic,sm1-toacodec",
				     "amlogic,g12a-toacodec";
			reg = <0x0 0x740 0x0 0x4>;
			#sound-dai-cells = <1>;
			sound-name-prefix = "TOACODEC";
			resets = <&clkc_audio AUD_RESET_TOACODEC>;
			status = "disabled";
		};

		tohdmitx: audio-controller@744 {
			compatible = "amlogic,sm1-tohdmitx",
				     "amlogic,g12a-tohdmitx";