From ddf5f3f40b8ddb101930153b0f4f3f208bb44d5d Mon Sep 17 00:00:00 2001 From: Ken Van Hoeylandt Date: Wed, 22 Jul 2026 19:00:48 +0200 Subject: [PATCH] Performance improvement --- .../waveshare-s3-touch-lcd-43/waveshare,s3-touch-lcd-43.dts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Devices/waveshare-s3-touch-lcd-43/waveshare,s3-touch-lcd-43.dts b/Devices/waveshare-s3-touch-lcd-43/waveshare,s3-touch-lcd-43.dts index 48d10e0e8..406b6364f 100644 --- a/Devices/waveshare-s3-touch-lcd-43/waveshare,s3-touch-lcd-43.dts +++ b/Devices/waveshare-s3-touch-lcd-43/waveshare,s3-touch-lcd-43.dts @@ -96,9 +96,8 @@ vsync-back-porch = <8>; vsync-front-porch = <8>; pclk-active-neg; - num-fbs = <2>; - double-fb; - bounce-buffer-size-px = <8000>; + num-fbs = <1>; + bounce-buffer-size-px = <4000>; pin-hsync = <&gpio0 46 GPIO_FLAG_NONE>; pin-vsync = <&gpio0 3 GPIO_FLAG_NONE>; pin-de = <&gpio0 5 GPIO_FLAG_NONE>;