[PATCH] arm64: dts: rockchip: Enable HDMI audio output for NanoPi R6C/R6S

anton.kirilov@arm.com posted 1 patch 1 month, 4 weeks ago
arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH] arm64: dts: rockchip: Enable HDMI audio output for NanoPi R6C/R6S
Posted by anton.kirilov@arm.com 1 month, 4 weeks ago
From: Anton Kirilov <anton.kirilov@arm.com>

Enable HDMI audio output for FriendlyElec NanoPi R6C/R6S boards.

Signed-off-by: Anton Kirilov <anton.kirilov@arm.com>
---
 arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi
index fbf062ec3bf1..2e9d5143476d 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-nanopi-r6.dtsi
@@ -251,6 +251,10 @@ hdmi0_out_con: endpoint {
 	};
 };
 
+&hdmi0_sound {
+	status = "okay";
+};
+
 &hdptxphy0 {
 	status = "okay";
 };
@@ -335,6 +339,10 @@ hym8563: rtc@51 {
 	};
 };
 
+&i2s5_8ch {
+	status = "okay";
+};
+
 &mdio1 {
 	rgmii_phy1: ethernet-phy@1 {
 		compatible = "ethernet-phy-id001c.c916";
-- 
2.43.0
Re: [PATCH] arm64: dts: rockchip: Enable HDMI audio output for NanoPi R6C/R6S
Posted by Heiko Stuebner 1 month, 3 weeks ago
On Thu, 07 Aug 2025 18:00:11 +0100, anton.kirilov@arm.com wrote:
> Enable HDMI audio output for FriendlyElec NanoPi R6C/R6S boards.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Enable HDMI audio output for NanoPi R6C/R6S
      commit: 91ec67fa33250059a0c52bbf3148302f364a6e99

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>