aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts b/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
index e6fc128229..a162d9030f 100644
--- a/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
+++ b/target/linux/ath79/dts/qca9531_tplink_tl-wr902ac-v1.dts
@@ -21,36 +21,36 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:green:power";
+ label = "green:power";
gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
default-state = "on";
};
internet {
- label = "tp-link:green:internet";
+ label = "green:internet";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "tp-link:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
usb {
- label = "tp-link:green:usb";
+ label = "green:usb";
gpios = <&gpio 4 GPIO_ACTIVE_HIGH>;
trigger-sources = <&hub_port0>;
linux,default-trigger = "usbport";
};
wps {
- label = "tp-link:green:wps";
+ label = "green:wps";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tp-link:green:lan";
+ label = "green:lan";
gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
};
};