From: Sjoerd Simons Date: Sun, 28 Feb 2016 21:25:03 +0000 (+0100) Subject: rockchip: rock2: dts: use status = "okay" not ok X-Git-Tag: v2016.07-rc1~70^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2ed6dc83380ea2f49ec09556c14c6eddd3f5c27a;p=u-boot rockchip: rock2: dts: use status = "okay" not ok 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 Reviewed-by: Simon Glass --- diff --git a/arch/arm/dts/rk3288-rock2-square.dts b/arch/arm/dts/rk3288-rock2-square.dts index 8d7446fd5d..34073c9405 100644 --- a/arch/arm/dts/rk3288-rock2-square.dts +++ b/arch/arm/dts/rk3288-rock2-square.dts @@ -111,7 +111,7 @@ }; &gmac { - status = "ok"; + status = "okay"; }; &hdmi {