summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DIR-620-A1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/DIR-620-A1.dts')
-rw-r--r--target/linux/ramips/dts/DIR-620-A1.dts9
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-620-A1.dts b/target/linux/ramips/dts/DIR-620-A1.dts
index 1ffa829e07..1655982afc 100644
--- a/target/linux/ramips/dts/DIR-620-A1.dts
+++ b/target/linux/ramips/dts/DIR-620-A1.dts
@@ -18,7 +18,6 @@
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
-
bank-width = <2>;
device-width = <2>;
#address-cells = <1>;
@@ -65,11 +64,13 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
reset {
label = "reset";
gpios = <&gpio0 10 1>;
linux,code = <0x198>;
};
+
wps {
label = "wps";
gpios = <&gpio0 0 1>;
@@ -79,26 +80,32 @@
gpio-leds {
compatible = "gpio-leds";
+
status {
label = "d-link:amber:status";
gpios = <&gpio0 8 1>;
};
+
status2 {
label = "d-link:green:status";
gpios = <&gpio0 9 1>;
};
+
wan {
label = "d-link:amber:wan";
gpios = <&gpio0 14 1>;
};
+
wan2 {
label = "d-link:green:wan";
gpios = <&gpio0 12 1>;
};
+
wps {
label = "d-link:blue:wps";
gpios = <&gpio0 13 0>;
};
+
wps2 {
label = "d-link:amber:wps";
gpios = <&gpio0 11 0>;