Commit abfe411a authored by Andy Yan's avatar Andy Yan Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Enable HDMI audio outputs for Cool Pi CM5 EVB



Enable audio outputs for two HDMI ports on Cool Pi CM5 EVB

Signed-off-by: default avatarAndy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20250419121326.388298-3-andyshrk@163.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 85e3fd37
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -128,6 +128,10 @@ &hdmi0 {
	status = "okay";
};

&hdmi0_sound {
	status = "okay";
};

&hdmi0_in {
	hdmi0_in_vp0: endpoint {
		remote-endpoint = <&vp0_out_hdmi0>;
@@ -158,6 +162,10 @@ hdmi1_out_con: endpoint {
	};
};

&hdmi1_sound {
	status = "okay";
};

&hdptxphy0 {
	status = "okay";
};
@@ -166,6 +174,14 @@ &hdptxphy1 {
	status = "okay";
};

&i2s5_8ch {
	status = "okay";
};

&i2s6_8ch {
	status = "okay";
};

/* M.2 E-Key */
&pcie2x1l1 {
	reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;