arm64: dts: rockchip: Enable HDMI audio output for ArmSoM Sige7

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>
This commit is contained in:
Jianfeng Liu 2025-03-13 00:40:49 +08:00 committed by Heiko Stuebner
parent 3a01b5f14a
commit 1f04a24175

View File

@ -192,6 +192,10 @@ hdmi0_out_con: endpoint {
};
};
&hdmi0_sound {
status = "okay";
};
&hdptxphy0 {
status = "okay";
};
@ -290,6 +294,10 @@ i2s0_8ch_p0_0: endpoint {
};
};
&i2s5_8ch {
status = "okay";
};
/* phy1 - right ethernet port */
&pcie2x1l0 {
reset-gpios = <&gpio4 RK_PA5 GPIO_ACTIVE_HIGH>;