summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
diff options
context:
space:
mode:
authorMichael Riesch <michael.riesch@wolfvision.net>2022-06-15 02:03:53 +0300
committerHeiko Stuebner <heiko@sntech.de>2022-07-04 18:06:46 +0300
commitea452bc0e6cc571165649d4a80300f7e8891877c (patch)
tree1b7c173fe77f4b5ed73ac14752e8c186a5192b02 /arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
parent517ed0ffd3cc691bef747288d51d01d2705b2251 (diff)
downloadlinux-ea452bc0e6cc571165649d4a80300f7e8891877c.tar.xz
arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10
Enable the I2S0 controller and the hdmi-sound node on the Rockchip RK3568 EVB1. Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net> Link: https://lore.kernel.org/r/20220614230354.3756364-1-michael.riesch@wolfvision.net Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
index 777b1615bd08..6ff89ff95ad1 100644
--- a/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts
@@ -239,6 +239,10 @@
};
};
+&hdmi_sound {
+ status = "okay";
+};
+
&i2c0 {
status = "okay";
@@ -496,6 +500,10 @@
};
};
+&i2s0_8ch {
+ status = "okay";
+};
+
&i2s1_8ch {
rockchip,trcm-sync-tx-only;
status = "okay";