[09/10] arm64: dts: imx8mp-icore-mx8mp-ctouch2-of10: use a different panel

Message ID 20240513142747.238064-9-patrick.barsanti@amarulasolutions.com
State New
Headers show
Series
  • Untitled series #630
Related show

Commit Message

Patrick Barsanti May 13, 2024, 2:27 p.m. UTC
From: Dario Binacchi <dario.binacchi@amarulasolutions.com>

The new panel features slightly different timings compared to the one used
previously, but it effectively fixes serious display issues.

Upstream-Status: Pending
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
---
 .../boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts b/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
index 853ff5f93b75..bf2d6132812e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-icore-mx8mp-ctouch2-of10.dts
@@ -45,7 +45,7 @@  chosen {
 	};
 
 	panel {
-		compatible = "ampire,am-1280800n3tzqw-t00h";
+		compatible = "ampire,am-1280800w8tzqw-t00h";
 		backlight = <&backlight>;
 		data-mapping = "vesa-24";
 		status = "okay";