diff mbox series

[v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi

Message ID aa79ff87-ea94-4f6d-a81b-5110724243f4@gmail.com (mailing list archive)
State New, archived
Headers show
Series [v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi | expand

Commit Message

Johan Jonker June 20, 2024, 2:11 p.m. UTC
Enable the hdmi_sound node and add i2s0 as sound source
for mk808 hdmi.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rockchip/rk3066a-mk808.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

--
2.39.2

Comments

Heiko Stuebner June 24, 2024, 4:20 p.m. UTC | #1
On Thu, 20 Jun 2024 16:11:38 +0200, Johan Jonker wrote:
> Enable the hdmi_sound node and add i2s0 as sound source
> for mk808 hdmi.
> 
> 

Applied, thanks!

[1/1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
      commit: 99a2b6d16b37258bcbdc2e07eb55e129362a182f

Best regards,
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts b/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
index 06790f05b395..4de9a45c4883 100644
--- a/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
+++ b/arch/arm/boot/dts/rockchip/rk3066a-mk808.dts
@@ -143,6 +143,14 @@  hdmi_out_con: endpoint {
 	};
 };

+&hdmi_sound {
+	status = "okay";
+};
+
+&i2s0 {
+	status = "okay";
+};
+
 &mmc0 {
 	bus-width = <4>;
 	cap-mmc-highspeed;