summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/ARGUS_ATP52B.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/ARGUS_ATP52B.dts')
-rw-r--r--target/linux/ramips/dts/ARGUS_ATP52B.dts5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/ARGUS_ATP52B.dts b/target/linux/ramips/dts/ARGUS_ATP52B.dts
index 66108b1fb5..f94d740f3d 100644
--- a/target/linux/ramips/dts/ARGUS_ATP52B.dts
+++ b/target/linux/ramips/dts/ARGUS_ATP52B.dts
@@ -18,7 +18,6 @@
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
-
bank-width = <2>;
device-width = <2>;
#address-cells = <1>;
@@ -48,10 +47,12 @@
gpio-leds {
compatible = "gpio-leds";
+
run {
label = "argus-atp52b:green:run";
gpios = <&gpio0 9 1>;
};
+
net {
label = "argus-atp52b:amber:net";
gpios = <&gpio0 13 1>;
@@ -63,11 +64,13 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
wps {
label = "wps";
gpios = <&gpio0 0 1>;
linux,code = <0x211>;
};
+
reset {
label = "reset";
gpios = <&gpio0 10 1>;