summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/DIR-600-B1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/DIR-600-B1.dts')
-rw-r--r--target/linux/ramips/dts/DIR-600-B1.dts8
1 files changed, 7 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DIR-600-B1.dts b/target/linux/ramips/dts/DIR-600-B1.dts
index 120a7fcd6d..7201532375 100644
--- a/target/linux/ramips/dts/DIR-600-B1.dts
+++ b/target/linux/ramips/dts/DIR-600-B1.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,22 +80,27 @@
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 1>;