]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: rockchip: Enable HDMI audio output for RK3588 Tiger Haikou
authorQuentin Schulz <quentin.schulz@cherry.de>
Mon, 17 Mar 2025 12:07:27 +0000 (13:07 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 7 Apr 2025 07:15:45 +0000 (09:15 +0200)
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>
arch/arm64/boot/dts/rockchip/rk3588-tiger-haikou.dts

index a3d8ff647839a900ece2ca9113754c7b20605641..caa43d1abf179365d37a244ea374b0dae39b0433 100644 (file)
        };
 };
 
+&hdmi0_sound {
+       status = "okay";
+};
+
 &hdptxphy0 {
        status = "okay";
 };
        status = "okay";
 };
 
+&i2s5_8ch {
+       status = "okay";
+};
+
 &pcie30phy {
        status = "okay";
 };