arm64: dts: rockchip: Enable HDMI audio output for RK3588 Tiger Haikou

HDMI audio is available on the RK3588 Tiger Haikou HDMI TX port, so
let's enable it.

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Link: https://lore.kernel.org/r/20250317-tsd-rk3588-hdmi-audio-v1-2-0b8ceb9597a6@cherry.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Quentin Schulz 2025-03-17 13:07:27 +01:00 committed by Heiko Stuebner
parent f46705afd1
commit 200b3fa574

View File

@ -189,6 +189,10 @@ hdmi0_out_con: endpoint {
};
};
&hdmi0_sound {
status = "okay";
};
&hdptxphy0 {
status = "okay";
};
@ -228,6 +232,10 @@ &i2s3_2ch {
status = "okay";
};
&i2s5_8ch {
status = "okay";
};
&pcie30phy {
status = "okay";
};