mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: i.MX6 Santaro: Add enable-delay for the display
@ 2016-08-29 15:38 Sascha Hauer
  2016-08-29 15:38 ` [PATCH 2/3] ARM: i.MX6 Santaro: Add USB support Sascha Hauer
  2016-08-29 15:38 ` [PATCH 3/3] ARM: i.MX6 Santaro: Add PBL console support Sascha Hauer
  0 siblings, 2 replies; 3+ messages in thread
From: Sascha Hauer @ 2016-08-29 15:38 UTC (permalink / raw)
  To: Barebox List

The display needs a time to settle, set an enable-delay
of 200ms to avoid flickering.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/dts/imx6q-guf-santaro.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/imx6q-guf-santaro.dts b/arch/arm/dts/imx6q-guf-santaro.dts
index 2bd1a26..e8a2b96 100644
--- a/arch/arm/dts/imx6q-guf-santaro.dts
+++ b/arch/arm/dts/imx6q-guf-santaro.dts
@@ -63,6 +63,7 @@
 		compatible = "simple-panel";
 		backlight = <&backlight>;
 		enable-gpios = <&gpio5 21 GPIO_ACTIVE_HIGH>;
+		enable-delay = <200>;
 
 		port {
 			panel_in: endpoint {
-- 
2.8.1


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-29 15:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-29 15:38 [PATCH 1/3] ARM: i.MX6 Santaro: Add enable-delay for the display Sascha Hauer
2016-08-29 15:38 ` [PATCH 2/3] ARM: i.MX6 Santaro: Add USB support Sascha Hauer
2016-08-29 15:38 ` [PATCH 3/3] ARM: i.MX6 Santaro: Add PBL console support Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox