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