LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64
@ 2019-02-20 15:12 Katsuhiro Suzuki
2019-03-05 0:11 ` Heiko Stuebner
0 siblings, 1 reply; 2+ messages in thread
From: Katsuhiro Suzuki @ 2019-02-20 15:12 UTC (permalink / raw)
To: Heiko Stuebner, linux-rockchip
Cc: linux-arm-kernel, linux-kernel, Katsuhiro Suzuki
The rockpro64 has hdmi support. So this patch enables hdmi audio
feature that is defined in rk3399 devicetree.
Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
---
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
index 1f2394e0587d..cae7d4d01e0c 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
@@ -215,6 +215,10 @@
status = "okay";
};
+&hdmi_sound {
+ status = "okay";
+};
+
&hdmi {
ddc-i2c-bus = <&i2c3>;
pinctrl-names = "default";
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64
2019-02-20 15:12 [PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64 Katsuhiro Suzuki
@ 2019-03-05 0:11 ` Heiko Stuebner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2019-03-05 0:11 UTC (permalink / raw)
To: Katsuhiro Suzuki; +Cc: linux-rockchip, linux-arm-kernel, linux-kernel
Am Mittwoch, 20. Februar 2019, 16:12:26 CET schrieb Katsuhiro Suzuki:
> The rockpro64 has hdmi support. So this patch enables hdmi audio
> feature that is defined in rk3399 devicetree.
>
> Signed-off-by: Katsuhiro Suzuki <katsuhiro@katsuster.net>
applied for 5.2
Thanks
Heiko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-03-05 0:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-20 15:12 [PATCH] arm64: dts: rockchip: enable hdmi audio out for rk3399-rockpro64 Katsuhiro Suzuki
2019-03-05 0:11 ` 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).