提交 ddbdaa4d 编写于 作者: N Neil Armstrong

arm64: dts: meson-sm1: add toacodec node

Add toacodec node for Amlogic SM1 SoCs.
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Link: https://lore.kernel.org/r/20210514143255.3352774-2-narmstrong@baylibre.com
上级 43ffb528
...@@ -401,6 +401,16 @@ ...@@ -401,6 +401,16 @@
status = "disabled"; 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 { tohdmitx: audio-controller@744 {
compatible = "amlogic,sm1-tohdmitx", compatible = "amlogic,sm1-tohdmitx",
"amlogic,g12a-tohdmitx"; "amlogic,g12a-tohdmitx";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册