projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bec9e91
)
rk3368: p9_dts: add lcd_en delay time
author
guoyi
<gy@rock-chips.com>
Sat, 28 Feb 2015 08:57:06 +0000
(16:57 +0800)
committer
guoyi
<gy@rock-chips.com>
Sat, 28 Feb 2015 08:57:06 +0000
(16:57 +0800)
arch/arm64/boot/dts/rk3368-p9_818.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rk3368-p9_818.dts
b/arch/arm64/boot/dts/rk3368-p9_818.dts
index 5a22ae61f651d358759b6a1fc1b97367e07c8732..a2addcf158002e5801e2a0bd5975f331637182cb 100755
(executable)
--- a/
arch/arm64/boot/dts/rk3368-p9_818.dts
+++ b/
arch/arm64/boot/dts/rk3368-p9_818.dts
@@
-407,7
+407,7
@@
lcd_en:lcd_en {
rockchip,power_type = <GPIO>;
gpios = <&gpio0 GPIO_C6 GPIO_ACTIVE_HIGH>;
- rockchip,delay = <10>;
+ rockchip,delay = <1
2
0>;
};
lcd_cs:lcd_cs {