]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: rockchip: Enable HDMI audio output for ArmSoM Sige7
authorJianfeng Liu <liujianfeng1994@gmail.com>
Wed, 12 Mar 2025 16:40:49 +0000 (00:40 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 13 Mar 2025 22:10:23 +0000 (23:10 +0100)
HDMI audio is available on the ArmSoM Sige7 HDMI TX port.
Enable it for HDMI0 port.

Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
Link: https://lore.kernel.org/r/20250312164056.3998224-1-liujianfeng1994@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-armsom-sige7.dts

index face42bb0d7df2ea031b87ebe9ff82a7d54f36c7..ae9274365bedf17fe2d21549fb321cb2ccdb78d8 100644 (file)
        };
 };
 
+&hdmi0_sound {
+       status = "okay";
+};
+
 &hdptxphy0 {
        status = "okay";
 };
        };
 };
 
+&i2s5_8ch {
+       status = "okay";
+};
+
 /* phy1 - right ethernet port */
 &pcie2x1l0 {
        reset-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>;