projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d272c53
)
arm64: dts: meson: g12a: add tohdmitx
author
Jerome Brunet
<jbrunet@baylibre.com>
Thu, 16 May 2019 14:32:16 +0000
(16:32 +0200)
committer
Kevin Hilman
<khilman@baylibre.com>
Tue, 21 May 2019 17:58:42 +0000
(10:58 -0700)
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>
arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
b/arch/arm64/boot/dts/amlogic/meson-g12a.dtsi
index 4fd1ed4d434b1e15825fcc3d8cf78f13f90d9fe0..fd24fd29f4ed61e63e8b78f3cdffcc1d4f26ddc2 100644
(file)
--- 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 {