diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts b/target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts index f47d2fd0fa..8d470e3f07 100644 --- a/target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts +++ b/target/linux/bcm63xx/dts/bcm6348-brcm-bcm96348gw.dts @@ -38,24 +38,24 @@ compatible = "gpio-leds"; led_power_green: power_green { - label = "96348GW:green:power"; + label = "green:power"; gpios = <&pinctrl 0 1>; default-state = "on"; }; stop_green { - label = "96348GW:green:stop"; + label = "green:stop"; gpios = <&pinctrl 1 1>; }; adsl_fail_green { - label = "96348GW:green:adsl-fail"; + label = "green:adsl-fail"; gpios = <&pinctrl 2 1>; }; ppp_green { - label = "96348GW:green:ppp"; + label = "green:ppp"; gpios = <&pinctrl 3 1>; }; ppp_fail_green { - label = "96348GW:green:ppp-fail"; + label = "green:ppp-fail"; gpios = <&pinctrl 4 1>; }; }; |