summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/AWM003-EVB.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/AWM003-EVB.dts')
-rw-r--r--target/linux/ramips/dts/AWM003-EVB.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/AWM003-EVB.dts b/target/linux/ramips/dts/AWM003-EVB.dts
index 35d4886762..02de20dcc3 100644
--- a/target/linux/ramips/dts/AWM003-EVB.dts
+++ b/target/linux/ramips/dts/AWM003-EVB.dts
@@ -30,14 +30,17 @@
gpio-leds {
compatible = "gpio-leds";
+
tx {
label = "awm002-evb:green:tx";
gpios = <&gpio0 15 1>;
};
+
rx {
label = "awm002-evb:green:rx";
gpios = <&gpio0 16 1>;
};
+
wps {
label = "awm002-evb:green:wps";
gpios = <&gpio0 21 1>;
@@ -49,11 +52,13 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
reset_wps {
label = "reset_wps";
gpios = <&gpio0 0 1>;
linux,code = <0x198>;
};
+
mode {
label = "mode";
gpios = <&gpio0 20 1>;