aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts')
-rw-r--r--target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
index 0c71410cbb..84bb645c5a 100644
--- a/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
+++ b/target/linux/ramips/dts/rt3352_zyxel_nbg-419n-v2.dts
@@ -18,17 +18,17 @@
compatible = "gpio-leds";
led_power: power {
- label = "nbg-419n2:green:power";
+ label = "green:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
wps {
- label = "nbg-419n2:green:wps";
+ label = "green:wps";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
usb {
- label = "nbg-419n2:green:usb";
+ label = "green:usb";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";