diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts b/target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts index a058736dbd..c3bc5944db 100644 --- a/target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts +++ b/target/linux/bcm63xx/dts/bcm6348-telsey-magic.dts @@ -17,38 +17,38 @@ compatible = "gpio-leds"; power { - label = "MAGIC:green:power"; + label = "green:power"; gpios = <&pinctrl 0 1>; default-state = "on"; }; stop { - label = "MAGIC:green:stop"; + label = "green:stop"; gpios = <&pinctrl 1 1>; }; hpna { - label = "MAGIC:green:hpna"; + label = "green:hpna"; gpios = <&pinctrl 4 1>; }; status { - label = "MAGIC:green:adsl"; + label = "green:adsl"; gpios = <&pinctrl 5 1>; }; voip { - label = "MAGIC:green:voip"; + label = "green:voip"; gpios = <&pinctrl 22 1>; }; wifi { - label = "MAGIC:green:wifi"; + label = "green:wifi"; gpios = <&pinctrl 28 0>; }; usb { - label = "MAGIC:green:usb"; + label = "green:usb"; gpios = <&pinctrl 35 1>; }; }; |