diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts b/target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts index 092e070406..321e7b3020 100644 --- a/target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts +++ b/target/linux/bcm63xx/dts/bcm6358-bt-home-hub-2-a.dts @@ -50,7 +50,7 @@ }; &leds { - status = "ok"; + status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_serial_led>; @@ -148,7 +148,7 @@ }; &pflash { - status = "ok"; + status = "okay"; partitions { compatible = "fixed-partitions"; @@ -174,5 +174,5 @@ }; &uart0 { - status = "ok"; + status = "okay"; }; |