From 5a7d11fb78f647078e276f88ef30d88d3be79c04 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Fri, 22 May 2020 18:26:29 +0200 Subject: bcm63xx: replace further "ok" with "okay" in DTS files While "ok" is recognized in DT parsing, only "okay" is actually mentioned as valid value. Replace it accordingly. Signed-off-by: Adrian Schmutzler --- target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts') diff --git a/target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts b/target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts index 07e5c1eff8..e3c344f5eb 100644 --- a/target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts +++ b/target/linux/bcm63xx/dts/bcm6362-netgear-dgnd3700-v2.dts @@ -143,7 +143,7 @@ }; &nflash { - status = "ok"; + status = "okay"; nandcs@0 { compatible = "brcm,nandcs"; @@ -212,5 +212,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; -- cgit v1.2.3