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/bcm63169-comtrend-vg-8050.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts') diff --git a/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts b/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts index 4f54e9c842..93a1cb8fa1 100644 --- a/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts +++ b/target/linux/bcm63xx/dts/bcm63169-comtrend-vg-8050.dts @@ -45,7 +45,7 @@ }; &leds { - status = "ok"; + status = "okay"; brcm,serial-leds; brcm,serial-dat-low; brcm,serial-shift-inv; @@ -194,5 +194,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; -- cgit v1.2.3