From a4ecd2cc822ec6e8a908a4f9629ef86f8ff9c94f Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Fri, 13 Feb 2026 13:06:58 -0300 Subject: [PATCH] mekotronics-r58x-4g: mainline: fix hdmi0 enable-gpios - there is no hdmi1 (only DP) --- .../rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts b/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts index bde18776fb..3458ce803b 100644 --- a/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts +++ b/patch/kernel/archive/rockchip64-6.19/dt/rk3588-blueberry-edge-v12-linux.dts @@ -251,12 +251,10 @@ }; &hdmi0 { + enable-gpios = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>; status = "okay"; - // @TODO: enable-gpios = <&gpio4 0x09 0x00>; }; -// @TODO: hdmi1 - &hdmi0_in { hdmi0_in_vp0: endpoint { remote-endpoint = <&vp0_out_hdmi0>; @@ -375,7 +373,6 @@ }; }; - //hdmi0 sound &i2s5_8ch { status = "okay";