arm64: dts: rockchip: Enable HDMI audio on Sige5

With the hdmi_sound node added to the base RK3576 SoC tree, we can now
enable it on the Sige5 SBC.

Do this, and also enable the corresponding SAI6 audio controller node.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Link: https://lore.kernel.org/r/20250506-rk3576-sai-v4-4-a8b5f5733ceb@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Nicolas Frattaroli
2025-05-06 12:42:43 +02:00
committed by Heiko Stuebner
parent f4a9c9fbf0
commit fcdeb39bb5

View File

@@ -275,6 +275,10 @@ hdmi_out_con: endpoint {
};
};
&hdmi_sound {
status = "okay";
};
&hdptxphy {
status = "okay";
};
@@ -736,6 +740,10 @@ &sai1m0_sdi0
status = "okay";
};
&sai6 {
status = "okay";
};
&sdhci {
bus-width = <8>;
full-pwr-cycle-in-suspend;