diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts b/target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts index e198ea2740..f3c0d867fc 100644 --- a/target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts +++ b/target/linux/bcm63xx/dts/bcm6362-huawei-hg253s-v2.dts @@ -51,12 +51,12 @@ compatible = "gpio-leds"; led_phone_green: led@28 { - label = "hg253s-v2:green:phone"; + label = "green:phone"; gpios = <&pinctrl 28 1>; }; led@30 { - label = "hg253s-v2:green:usb"; + label = "green:usb"; gpios = <&pinctrl 30 1>; }; }; @@ -71,13 +71,13 @@ led@3 { reg = <3>; active-low; - label = "hg253s-v2:green:internet"; + label = "green:internet"; }; led@5 { reg = <5>; active-low; - label = "hg253s-v2:green:wifi"; + label = "green:wifi"; }; }; |