diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts b/target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts index c7c2147116..030b6f9c88 100644 --- a/target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts +++ b/target/linux/bcm63xx/dts/bcm6348-comtrend-ct-536plus.dts @@ -38,12 +38,12 @@ compatible = "gpio-leds"; led_power_green: power_green { - label = "CT536_CT5621:green:power"; + label = "green:power"; gpios = <&pinctrl 0 1>; default-state = "on"; }; adsl_fail_green { - label = "CT536_CT5621:green:adsl-fail"; + label = "green:adsl-fail"; gpios = <&pinctrl 2 1>; }; }; |