aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts')
-rw-r--r--target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts11
1 files changed, 6 insertions, 5 deletions
diff --git a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
index e683de5aee..e6ea8b68e2 100644
--- a/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
+++ b/target/linux/ath79/dts/ar7242_tplink_tl-wr2543-v1.dts
@@ -11,10 +11,10 @@
model = "TP-Link TL-WR2543N/ND";
aliases {
- led-boot = &system;
- led-failsafe = &system;
- led-running = &system;
- led-upgrade = &system;
+ led-boot = &led_wps;
+ led-failsafe = &led_wps;
+ led-running = &led_wps;
+ led-upgrade = &led_wps;
label-mac-device = &eth0;
};
@@ -49,7 +49,7 @@
leds {
compatible = "gpio-leds";
- system: wps {
+ led_wps: wps {
label = "tplink:green:wps";
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
@@ -102,6 +102,7 @@
&spi {
status = "okay";
+
num-cs = <1>;
flash@0 {