aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt2880_airlink101_ar725w.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt2880_airlink101_ar725w.dts')
-rw-r--r--target/linux/ramips/dts/rt2880_airlink101_ar725w.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/rt2880_airlink101_ar725w.dts b/target/linux/ramips/dts/rt2880_airlink101_ar725w.dts
index 9673b21ba9..fb3eeda8aa 100644
--- a/target/linux/ramips/dts/rt2880_airlink101_ar725w.dts
+++ b/target/linux/ramips/dts/rt2880_airlink101_ar725w.dts
@@ -53,17 +53,17 @@
compatible = "gpio-leds";
led_power: power {
- label = "ar725w:green:power";
+ label = "green:power";
gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
};
wpsred {
- label = "ar725w:red:wps";
+ label = "red:wps";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
wpsblue {
- label = "ar725w:blue:wps";
+ label = "blue:wps";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
};