diff options
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts')
-rw-r--r-- | target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts b/target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts index 10bbda87cb..7467f0c5ff 100644 --- a/target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts +++ b/target/linux/bcm63xx/dts/bcm6328-adb-a4001n1.dts @@ -45,52 +45,52 @@ compatible = "gpio-leds"; inet_red { - label = "A4001N1:red:inet"; + label = "red:inet"; gpios = <&pinctrl 2 1>; }; ppp_green { - label = "A4001N1:green:ppp"; + label = "green:ppp"; gpios = <&pinctrl 3 1>; }; led_power_green: power_green { - label = "A4001N1:green:power"; + label = "green:power"; gpios = <&pinctrl 4 1>; default-state = "on"; }; ppp_red { - label = "A4001N1:red:ppp"; + label = "red:ppp"; gpios = <&pinctrl 5 1>; }; usb_green { - label = "A4001N1:green:3g"; + label = "green:3g"; gpios = <&pinctrl 6 1>; }; usb_red { - label = "A4001N1:red:3g"; + label = "red:3g"; gpios = <&pinctrl 7 1>; }; power_red { - label = "A4001N1:red:power"; + label = "red:power"; gpios = <&pinctrl 8 1>; }; wlan_green { - label = "A4001N1:green:wlan"; + label = "green:wlan"; gpios = <&pinctrl 9 1>; }; wlan_red { - label = "A4001N1:red:wlan"; + label = "red:wlan"; gpios = <&pinctrl 10 1>; }; inet_green { - label = "A4001N1:green:inet"; + label = "green:inet"; gpios = <&pinctrl 11 1>; }; eth_red { - label = "A4001N1:red:eth"; + label = "red:eth"; gpios = <&pinctrl 20 1>; }; eth_green { - label = "A4001N1:green:eth"; + label = "green:eth"; gpios = <&pinctrl 31 1>; }; }; |