[U-Boot] [PATCH 5/5] peach_pi: dts: Add lcd poweron delay

Ajay Kumar ajaykumar.rs at samsung.com
Fri Dec 5 15:13:44 CET 2014


Add some delay after powering up the peach_pi eDP panel,
to make sure the panel is ready for link training.

Signed-off-by: Ajay Kumar <ajaykumar.rs at samsung.com>
---
 arch/arm/dts/exynos5800-peach-pi.dts |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/dts/exynos5800-peach-pi.dts b/arch/arm/dts/exynos5800-peach-pi.dts
index 2f9d2db..109dab5 100644
--- a/arch/arm/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/dts/exynos5800-peach-pi.dts
@@ -144,6 +144,7 @@
 		samsung,vl-vfpd = <10>;
 		samsung,vl-cmd-allow-len = <0xf>;
 
+		samsung,power-on-delay = <30000>;
 		samsung,winid = <3>;
 		samsung,interface-mode = <1>;
 		samsung,dp-enabled = <1>;
-- 
1.7.9.5



More information about the U-Boot mailing list