]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: rockchip: Enable HDMI audio outputs for Cool Pi CM5 EVB
authorAndy Yan <andyshrk@163.com>
Sat, 19 Apr 2025 12:13:18 +0000 (20:13 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 22 Apr 2025 11:30:37 +0000 (13:30 +0200)
Enable audio outputs for two HDMI ports on Cool Pi CM5 EVB

Signed-off-by: Andy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20250419121326.388298-3-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5-evb.dts

index 54c279399f9a8f36349e2f4c6c59007e31af2a59..3d5c8b753208ab3c2ee1504404161be090f92be6 100644 (file)
        status = "okay";
 };
 
+&hdmi0_sound {
+       status = "okay";
+};
+
 &hdmi0_in {
        hdmi0_in_vp0: endpoint {
                remote-endpoint = <&vp0_out_hdmi0>;
        };
 };
 
+&hdmi1_sound {
+       status = "okay";
+};
+
 &hdptxphy0 {
        status = "okay";
 };
        status = "okay";
 };
 
+&i2s5_8ch {
+       status = "okay";
+};
+
+&i2s6_8ch {
+       status = "okay";
+};
+
 /* M.2 E-Key */
 &pcie2x1l1 {
        reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;