]> www.infradead.org Git - users/willy/xarray.git/commitdiff
arm64: dts: rockchip: Enable HDMI audio output for RK3588 Jaguar
authorQuentin Schulz <quentin.schulz@cherry.de>
Mon, 17 Mar 2025 12:07:26 +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 Jaguar 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-1-0b8ceb9597a6@cherry.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-jaguar.dts

index 9fceea6c1398e92114dcb735cf2babb7d05d67a5..ebe77cdd24e803b00fb848dc81258909472290f1 100644 (file)
        };
 };
 
+&hdmi0_sound {
+       status = "okay";
+};
+
 &hdptxphy0 {
        status = "okay";
 };
        };
 };
 
+&i2s5_8ch {
+       status = "okay";
+};
+
 &mdio0 {
        rgmii_phy: ethernet-phy@6 {
                /* KSZ9031 or KSZ9131 */