aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts')
-rw-r--r--target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts b/target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts
index 5898518f20..d56fab120b 100644
--- a/target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts
+++ b/target/linux/ath79/dts/qca9557_zyxel_nbg6616.dts
@@ -17,38 +17,38 @@
compatible = "gpio-leds";
led_power: power {
- label = "nbg6616:green:power";
+ label = "green:power";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
usb1 {
- label = "nbg6616:green:usb1";
+ label = "green:usb1";
gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
linux,default-trigger = "usbport";
trigger-sources = <&hub_port0>;
};
usb2 {
- label = "nbg6616:green:usb2";
+ label = "green:usb2";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "usbport";
trigger-sources = <&hub_port1>;
};
wifi2g {
- label = "nbg6616:green:wifi2g";
+ label = "green:wifi2g";
gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wifi5g {
- label = "nbg6616:green:wifi5g";
+ label = "green:wifi5g";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wps {
- label = "nbg6616:green:wps";
+ label = "green:wps";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
};