arm64: dts: rockchip: Enable HDMI0 audio output for Indiedroid Nova

Make available HDMI audio for the HDMI0 port.

Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20250415174711.72891-1-macroalpha82@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Chris Morgan
2025-04-15 12:47:11 -05:00
committed by Heiko Stuebner
parent 2acfe31a8c
commit f50181bb03

View File

@@ -278,6 +278,10 @@ hdmi0_out_con: endpoint {
};
};
&hdmi0_sound {
status = "okay";
};
&hdptxphy0 {
status = "okay";
};
@@ -449,6 +453,10 @@ i2s0_8ch_p0_0: endpoint {
};
};
&i2s5_8ch {
status = "okay";
};
&pcie2x1l2 {
pinctrl-0 = <&rtl8111_perstb>;
pinctrl-names = "default";