diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts b/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts index cc9be3fce4..fa33c57732 100644 --- a/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts +++ b/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338gw.dts @@ -17,24 +17,24 @@ compatible = "gpio-leds"; power_green { - label = "96338GW:green:power"; + label = "green:power"; gpios = <&gpio0 0 1>; default-state = "on"; }; stop_green { - label = "96338GW:green:stop"; + label = "green:stop"; gpios = <&gpio0 1 1>; }; dsl_green { - label = "96338GW:green:adsl"; + label = "green:adsl"; gpios = <&gpio0 3 1>; }; ppp_fail_green { - label = "96338GW:green:ppp-fail"; + label = "green:ppp-fail"; gpios = <&gpio0 4 1>; }; ses_green { - label = "96338GW:green:ses"; + label = "green:ses"; gpios = <&gpio0 5 1>; }; }; |