linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi
@ 2019-06-08  0:35 Ezequiel Garcia
  2019-06-14  9:20 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Ezequiel Garcia @ 2019-06-08  0:35 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, kernel, Ezequiel Garcia, linux-arm-kernel

This commit enables the hdmi-sound device needed to have
audio over HDMI on the Rock Pi board.

Fixes: 1b5715c602fda ("arm64: dts: rockchip: add ROCK Pi 4 DTS support")
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
---
 arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
index e030627159c6..7662caf644b4 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dts
@@ -169,6 +169,10 @@
 	status = "okay";
 };
 
+&hdmi_sound {
+	status = "okay";
+};
+
 &i2c0 {
 	clock-frequency = <400000>;
 	i2c-scl-rising-time-ns = <168>;
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi
  2019-06-08  0:35 [PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi Ezequiel Garcia
@ 2019-06-14  9:20 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2019-06-14  9:20 UTC (permalink / raw)
  To: Ezequiel Garcia; +Cc: linux-rockchip, kernel, linux-arm-kernel

Am Samstag, 8. Juni 2019, 02:35:01 CEST schrieb Ezequiel Garcia:
> This commit enables the hdmi-sound device needed to have
> audio over HDMI on the Rock Pi board.
> 
> Fixes: 1b5715c602fda ("arm64: dts: rockchip: add ROCK Pi 4 DTS support")
> Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>

applied for 5.3

Thanks
Heiko



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-06-14  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-08  0:35 [PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi Ezequiel Garcia
2019-06-14  9: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).