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:
3851059
)
rockchip: Fix regualtor typo in veyron
author
Simon Glass
<sjg@chromium.org>
Wed, 31 May 2017 23:57:26 +0000
(17:57 -0600)
committer
Simon Glass
<sjg@chromium.org>
Fri, 9 Jun 2017 19:39:34 +0000
(13:39 -0600)
This typo doesn't actually cause any problems, but is wrong. Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288-veyron-jerry.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3288-veyron-jerry.dts
b/arch/arm/dts/rk3288-veyron-jerry.dts
index 8aab607cc527dc1f140cb960e3ebdb65602ece61..2e6272b81b09b5e871841d4aa75643c8e1b04304 100644
(file)
--- a/
arch/arm/dts/rk3288-veyron-jerry.dts
+++ b/
arch/arm/dts/rk3288-veyron-jerry.dts
@@
-21,7
+21,7
@@
stdout-path = &uart2;
};
- panel_regulator: panel-regu
al
tor {
+ panel_regulator: panel-regu
la
tor {
compatible = "regulator-fixed";
enable-active-high;
gpio = <&gpio7 14 GPIO_ACTIVE_HIGH>;