aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2020-11-26 15:33:35 +0800
committerHeiko Stuebner <heiko@sntech.de>2020-11-30 01:07:38 +0100
commit65f0b420dea7e70d70cd6ef0f12f9ff81ab90d23 (patch)
tree73e3e6dab9458711a114f4e1beddf6fd24b67fec /arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
parentarm64: dts: rockchip: Set dr_mode to "host" for OTG on rk3328-roc-cc (diff)
downloadwireguard-linux-65f0b420dea7e70d70cd6ef0f12f9ff81ab90d23.tar.xz
wireguard-linux-65f0b420dea7e70d70cd6ef0f12f9ff81ab90d23.zip
arm64: dts: rockchip: Enable HDMI audio on rk3328-roc-cc
The RK3328-ROC-CC already has HDMI display output enabled. Now that audio for the HDMI controller is supported, it can be enabled as well. Enable the simple-audio-card, and the I2S interface the audio is fed from. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Link: https://lore.kernel.org/r/20201126073336.30794-3-wens@kernel.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
index b76282e704de..697fce709031 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts
@@ -161,6 +161,10 @@
status = "okay";
};
+&hdmi_sound {
+ status = "okay";
+};
+
&i2c1 {
status = "okay";
@@ -270,6 +274,10 @@
};
};
+&i2s0 {
+ status = "okay";
+};
+
&io_domains {
status = "okay";