From 79fd8d332bcd5807edc4ac77f86bf37237d8d713 Mon Sep 17 00:00:00 2001 From: oh_ci Date: Sat, 6 Sep 2025 02:43:37 +0000 Subject: [PATCH] =?UTF-8?q?=E5=9B=9E=E9=80=80=20'Pull=20Request=20!541=20:?= =?UTF-8?q?=20up=20uboot=20fps=2075'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- linux-6.6/rk3568_patch/kernel.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-6.6/rk3568_patch/kernel.patch b/linux-6.6/rk3568_patch/kernel.patch index 19aaa8d..592760a 100644 --- a/linux-6.6/rk3568_patch/kernel.patch +++ b/linux-6.6/rk3568_patch/kernel.patch @@ -4977,7 +4977,7 @@ index 000000000..c9356f891 + native-mode = <&dsi0_timing0>; + + dsi0_timing0: timing0 { -+ clock-frequency = <75000000>; ++ clock-frequency = <65000000>; + hactive = <720>; + vactive = <1280>; + hfront-porch = <40>; -- Gitee