arm64: dts: rockchip: Enable HDMI sound on Luckfox Core3576

All RK3576 boards get their HDMI sound from SAI6, which is internally
connected to the HDMI codec. Enable this for Luckfox Core3576

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://patch.msgid.link/20251229-rk3576-sound-v1-5-2f59ef0d19b1@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Alexey Charkov 2025-12-29 14:12:02 +04:00 committed by Heiko Stuebner
parent bde555926b
commit 87af764323

View File

@ -246,6 +246,10 @@ hdmi_out_con: endpoint {
};
};
&hdmi_sound {
status = "okay";
};
&hdptxphy {
status = "okay";
};
@ -691,6 +695,10 @@ &rng {
status = "okay";
};
&sai6 {
status = "okay";
};
&saradc {
vref-supply = <&vcca_1v8_s0>;
status = "okay";