aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts
index b9e20ac86a..bce394747b 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wr902ac-v3.dts
@@ -43,34 +43,34 @@
compatible = "gpio-leds";
lan {
- label = "tl-wr902ac-v3:green:lan";
+ label = "green:lan";
gpios = <&gpio 5 GPIO_ACTIVE_HIGH>;
};
led_power: power {
- label = "tl-wr902ac-v3:green:power";
+ label = "green:power";
gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tl-wr902ac-v3:green:usb";
+ label = "green:usb";
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";
};
wan {
- label = "tl-wr902ac-v3:green:wan";
+ label = "green:wan";
gpios = <&gpio 39 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tl-wr902ac-v3:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
};
wps {
- label = "tl-wr902ac-v3:green:wps";
+ label = "green:wps";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
};