summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2019-05-16 16:32:16 +0200
committerKevin Hilman <khilman@baylibre.com>2019-05-21 10:58:42 -0700
commitd7556f491d4b7ebe25970ae0cc143bfbf56a8c78 (patch)
treecb051d4416ce4dda5c9db60287cec6642957980f /arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
parentd272c534af6c49b4ca336099526aba46435600e5 (diff)
arm64: dts: meson: g12a: add tohdmitx
Add the hdmitx glue device linking the SoC audio interfaces to the embedded Synopsys hdmi controller. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-g12a.dtsi')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-g12a.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
index 4fd1ed4d434b..fd24fd29f4ed 100644
--- a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
@@ -1619,6 +1619,14 @@
clock-names = "pclk", "mclk";
status = "disabled";
};
+
+ tohdmitx: audio-controller@744 {
+ compatible = "amlogic,g12a-tohdmitx";
+ reg = <0x0 0x744 0x0 0x4>;
+ #sound-dai-cells = <1>;
+ sound-name-prefix = "TOHDMITX";
+ status = "disabled";
+ };
};
usb3_pcie_phy: phy@46000 {