aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621_mtc_wr1201.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7621_mtc_wr1201.dts')
-rw-r--r--target/linux/ramips/dts/mt7621_mtc_wr1201.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/mt7621_mtc_wr1201.dts b/target/linux/ramips/dts/mt7621_mtc_wr1201.dts
index de6a9b7f36..8a79d9ca9a 100644
--- a/target/linux/ramips/dts/mt7621_mtc_wr1201.dts
+++ b/target/linux/ramips/dts/mt7621_mtc_wr1201.dts
@@ -19,24 +19,24 @@
compatible = "gpio-leds";
led_power: power {
- label = "wr1201:green:power";
+ label = "green:power";
gpios = <&gpio 24 GPIO_ACTIVE_LOW>;
};
usb {
- label = "wr1201:green:usb";
+ label = "green:usb";
gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
linux,default-trigger = "usbport";
};
eth_link {
- label = "wr1201:green:eth_link";
+ label = "green:eth_link";
gpios = <&gpio 26 GPIO_ACTIVE_LOW>;
};
wps {
- label = "wr1201:green:wps";
+ label = "green:wps";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
};