From 4ee83828023d9fe6abbe47881d6fd3ae0e5e3c31 Mon Sep 17 00:00:00 2001 From: Bhuvanchandra DV Date: Wed, 15 Jun 2016 14:51:00 +0200 Subject: imx6qdl-apalis.dtsi: Update display timings for LDB (LVDS) Update the display timings for LDB (LVDS), as LDB driver now supports the native-mode property. Signed-off-by: Bhuvanchandra DV Acked-by: Max Krummenacher --- arch/arm/boot/dts/imx6qdl-apalis.dtsi | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/imx6qdl-apalis.dtsi b/arch/arm/boot/dts/imx6qdl-apalis.dtsi index ae873746e017..7cd124f4312b 100644 --- a/arch/arm/boot/dts/imx6qdl-apalis.dtsi +++ b/arch/arm/boot/dts/imx6qdl-apalis.dtsi @@ -1015,9 +1015,7 @@ status = "okay"; display-timings { -/* "native-mode" seems not to work, it chooses always the first entry - native-mode = <&timing_xga>; */ -#if 0 + native-mode = <&timing_xga>; /* LDB-AM-800600LTNQW-A0H */ timing_svga: 800x600 { clock-frequency = <55000000>; @@ -1033,7 +1031,6 @@ vsync-active = <0>; pixelclk-active = <0>; }; -#endif /* Standard XGA timing */ timing_xga: 1024x768 { clock-frequency = <65000000>; -- cgit v1.2.3