From 82f41288950207f1dc8c5a2f7b35bde1c7105e7b Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 23 Jan 2024 16:43:14 +0100 Subject: verdin-am62: change riverdi 10.1 inch dsi panel timings With the current timings the series production display no longer sync on the provided signal. The display stays greyish. Riverdi proposed front/back-porch timing changes. With this the display work. Related-to: ELB-5389 Signed-off-by: Max Krummenacher --- overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts b/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts index 6c8fcd9..b11c36d 100644 --- a/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts +++ b/overlays/verdin-am62_panel-cap-touch-10inch-dsi_overlay.dts @@ -45,13 +45,13 @@ hback-porch = <88 88 88>; hfront-porch = <12 72 132>; hsync-active = <0>; - hsync-len = <1 16 40>; + hsync-len = <1 5 40>; pixelclk-active = <1>; vactive = <800 800 800>; vback-porch = <23 23 23>; - vfront-porch = <1 16 49>; + vfront-porch = <1 15 49>; vsync-active = <0>; - vsync-len = <1 16 20>; + vsync-len = <1 10 20>; }; port { -- cgit v1.2.3