diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts b/target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts index caa6d3f4b4..76abbb8dba 100644 --- a/target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts +++ b/target/linux/bcm63xx/dts/bcm6358-d-link-dsl-2650u.dts @@ -17,20 +17,20 @@ compatible = "gpio-leds"; stop_green { - label = "96358VW2:green:stop"; + label = "green:stop"; gpios = <&pinctrl 4 1>; }; power_green { - label = "96358VW2:green:power"; + label = "green:power"; gpios = <&pinctrl 5 1>; default-state = "on"; }; adsl_green { - label = "96358VW2:green:adsl"; + label = "green:adsl"; gpios = <&pinctrl 22 1>; }; ppp_fail_green { - label = "96358VW2:green:ppp-fail"; + label = "green:ppp-fail"; gpios = <&pinctrl 23 0>; }; }; |