aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts
index aa0eb332fe..e843672600 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wr842n-v5.dts
@@ -31,39 +31,39 @@
compatible = "gpio-leds";
lan {
- label = "tl-wr842n-v5:green:lan";
+ label = "green:lan";
gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
};
led_power: power {
- label = "tl-wr842n-v5:green:power";
+ label = "green:power";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tl-wr842n-v5:green:usb";
+ label = "green:usb";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";
};
wan {
- label = "tl-wr842n-v5:green:wan";
+ label = "green:wan";
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
};
wan_amber {
- label = "tl-wr842n-v5:amber:wan";
+ label = "amber:wan";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tl-wr842n-v5:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
};
wps {
- label = "tl-wr842n-v5:green:wps";
+ label = "green:wps";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
};