Commit 932bcd21 authored by Jacobe Zang's avatar Jacobe Zang Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: enable HDMI out audio on Khadas Edge2



Enable HDMI out audio on the Khadas Edge2.

Signed-off-by: default avatarJacobe Zang <jacobe.zang@wesion.com>
Link: https://lore.kernel.org/r/20250424-edge-v1-3-314aad01d9ab@wesion.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 169f17bb
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -217,6 +217,10 @@ &hdptxphy0 {
	status = "okay";
};

&hdmi0_sound {
	status = "okay";
};

&i2c0 {
	pinctrl-names = "default";
	pinctrl-0 = <&i2c0m2_xfer>;
@@ -269,6 +273,10 @@ hym8563: rtc@51 {
	};
};

&i2s5_8ch {
	status = "okay";
};

&pd_gpu {
	domain-supply = <&vdd_gpu_s0>;
};