From dbfd90a62ba8635f1ed216b08d9a2eaaea68906a Mon Sep 17 00:00:00 2001 From: fewtarius Date: Fri, 1 Mar 2024 01:22:07 +0000 Subject: [PATCH] Fix broken framebuffer. --- .../packages/linux/patches/RK3588-ACE/000-gameforce-ace.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/Rockchip/packages/linux/patches/RK3588-ACE/000-gameforce-ace.patch b/projects/Rockchip/packages/linux/patches/RK3588-ACE/000-gameforce-ace.patch index 97409d97d..cc364b9e3 100644 --- a/projects/Rockchip/packages/linux/patches/RK3588-ACE/000-gameforce-ace.patch +++ b/projects/Rockchip/packages/linux/patches/RK3588-ACE/000-gameforce-ace.patch @@ -675,11 +675,11 @@ diff -rupN linux.orig/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts lin + enable-gpios = <&gpio4 RK_PB3 GPIO_ACTIVE_HIGH>; + // pinctrl-names = "default"; + // pinctrl-0 = <&hdmi0_en>; -+ status = "okay"; ++ status = "disabled"; +}; + +&hdmi0_in_vp0 { -+ status = "okay"; ++ status = "disabled"; +}; + +&hdmi0_sound {