aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_cudy_wr1000.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_cudy_wr1000.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_cudy_wr1000.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_cudy_wr1000.dts b/target/linux/ramips/dts/mt7628an_cudy_wr1000.dts
index 6cd48ecf29..adc9988600 100644
--- a/target/linux/ramips/dts/mt7628an_cudy_wr1000.dts
+++ b/target/linux/ramips/dts/mt7628an_cudy_wr1000.dts
@@ -36,28 +36,28 @@
compatible = "gpio-leds";
lan1 {
- label = "wr1000:blue:lan1";
+ label = "blue:lan1";
gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "wr1000:blue:lan2";
+ label = "blue:lan2";
gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
};
wan {
- label = "wr1000:blue:wan";
+ label = "blue:wan";
gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "wr1000:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
led_wps: wps {
- label = "wr1000:blue:wps";
+ label = "blue:wps";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
};