devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
@ 2024-06-20 14:11 Johan Jonker
  2024-06-24 16:20 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2024-06-20 14:11 UTC (permalink / raw)
  To: heiko
  Cc: robh, krzk+dt, conor+dt, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel

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(+)

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;
--
2.39.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi
  2024-06-20 14:11 [PATCH v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi Johan Jonker
@ 2024-06-24 16:20 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2024-06-24 16:20 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-kernel, devicetree, robh, linux-rockchip,
	linux-arm-kernel, conor+dt, krzk+dt

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,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-24 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-20 14:11 [PATCH v1] ARM: dts: rockchip: enable hdmi_sound and i2s0 for mk808 hdmi Johan Jonker
2024-06-24 16:20 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).