diff mbox series

[1/2] arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10

Message ID 20220614230354.3756364-1-michael.riesch@wolfvision.net (mailing list archive)
State New, archived
Headers show
Series [1/2] arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10 | expand

Commit Message

Michael Riesch June 14, 2022, 11:03 p.m. UTC
Enable the I2S0 controller and the hdmi-sound node on the Rockchip
RK3568 EVB1.

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
 arch/arm64/boot/dts/rockchip/rk3568-evb1-v10.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Heiko Stuebner July 4, 2022, 3:08 p.m. UTC | #1
On Wed, 15 Jun 2022 01:03:53 +0200, Michael Riesch wrote:
> Enable the I2S0 controller and the hdmi-sound node on the Rockchip
> RK3568 EVB1.

Applied, thanks!

[1/2] arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10
      commit: ea452bc0e6cc571165649d4a80300f7e8891877c
[2/2] arm64: dts: rockchip: enable hdmi tx audio on rock-3a
      commit: 9eee552fd8c45ca3628317bc458d8ff9cd670fc4

Best regards,
diff mbox series

Patch

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_out_con: endpoint {
 	};
 };
 
+&hdmi_sound {
+	status = "okay";
+};
+
 &i2c0 {
 	status = "okay";
 
@@ -496,6 +500,10 @@  touchscreen0: goodix@14 {
 	};
 };
 
+&i2s0_8ch {
+	status = "okay";
+};
+
 &i2s1_8ch {
 	rockchip,trcm-sync-tx-only;
 	status = "okay";