mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: meson-sm1: add toacodec node
Add toacodec node for Amlogic SM1 SoCs. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Link: https://lore.kernel.org/r/20210514143255.3352774-2-narmstrong@baylibre.com
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user