aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_netgear_wnce2001.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_netgear_wnce2001.dts')
-rw-r--r--target/linux/ramips/dts/rt3052_netgear_wnce2001.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/rt3052_netgear_wnce2001.dts b/target/linux/ramips/dts/rt3052_netgear_wnce2001.dts
index 5bac21c610..e5d70bd803 100644
--- a/target/linux/ramips/dts/rt3052_netgear_wnce2001.dts
+++ b/target/linux/ramips/dts/rt3052_netgear_wnce2001.dts
@@ -22,22 +22,22 @@
compatible = "gpio-leds";
led_power_green: power-green {
- label = "wnce2001:green:power";
+ label = "green:power";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
power-red {
- label = "wnce2001:red:power";
+ label = "red:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
wlan-green {
- label = "wnce2001:green:wlan";
+ label = "green:wlan";
gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
};
wlan-red {
- label = "wnce2001:red:wlan";
+ label = "red:wlan";
gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
};
};