projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b798177
)
dts: peach_pi: Add DT properties needed for display
author
Ajay Kumar
<
[email protected]
>
Wed, 4 Mar 2015 13:35:30 +0000
(19:05 +0530)
committer
Minkyu Kang
<
[email protected]
>
Mon, 6 Apr 2015 05:34:41 +0000
(14:34 +0900)
Add backlight enable GPIO, and delay needed for panel powerup
via FIMD DT node.
Signed-off-by: Ajay Kumar <
[email protected]
>
Reviewed-by: Simon Glass <
[email protected]
>
Tested-by: Simon Glass <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
arch/arm/dts/exynos5800-peach-pi.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/exynos5800-peach-pi.dts
b/arch/arm/dts/exynos5800-peach-pi.dts
index e4bc100995c3112b2749f5bf96d4a449debbeaf5..494f7641e7d2a4cc013f8dbe2ead0989201532bb 100644
(file)
--- a/
arch/arm/dts/exynos5800-peach-pi.dts
+++ b/
arch/arm/dts/exynos5800-peach-pi.dts
@@
-144,10
+144,13
@@
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>;
samsung,dual-lcd-enabled = <0>;
+
+ samsung,bl-en-gpio = <&gpx2 2 GPIO_ACTIVE_HIGH>;
};
};