projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c09a7f
)
rockchip: rock2: dts: use status = "okay" not ok
author
Sjoerd Simons
<sjoerd.simons@collabora.co.uk>
Sun, 28 Feb 2016 21:25:03 +0000
(22:25 +0100)
committer
Simon Glass
<sjg@chromium.org>
Fri, 27 May 2016 15:00:48 +0000
(09:00 -0600)
u-boot only recognize okay to enable a node (Linux seems to be more
lenient here). So use okay instead.
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/rk3288-rock2-square.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3288-rock2-square.dts
b/arch/arm/dts/rk3288-rock2-square.dts
index 8d7446fd5d63b46ad7db451be89acd07da42eab9..34073c94050e57633ac3b8dd6501af766c567a62 100644
(file)
--- a/
arch/arm/dts/rk3288-rock2-square.dts
+++ b/
arch/arm/dts/rk3288-rock2-square.dts
@@
-111,7
+111,7
@@
};
&gmac {
- status = "ok";
+ status = "ok
ay
";
};
&hdmi {