summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/dts/TDW8980.dts7
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/lantiq/dts/TDW8980.dts b/target/linux/lantiq/dts/TDW8980.dts
index ad3d1829bd..ca8fc8074a 100644
--- a/target/linux/lantiq/dts/TDW8980.dts
+++ b/target/linux/lantiq/dts/TDW8980.dts
@@ -28,4 +28,11 @@
ath9k_eep {
ath,pci-slot = <0>;
};
+
+ gpio-leds {
+ wifi2 {
+ label = "wifi2";
+ gpios = <&gpio 24 1>;
+ };
+ };
};