summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/3G-6200N.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/3G-6200N.dts')
-rw-r--r--target/linux/ramips/dts/3G-6200N.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/3G-6200N.dts b/target/linux/ramips/dts/3G-6200N.dts
index a19ed452f6..3a79d46dd5 100644
--- a/target/linux/ramips/dts/3G-6200N.dts
+++ b/target/linux/ramips/dts/3G-6200N.dts
@@ -18,7 +18,6 @@
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
-
bank-width = <2>;
device-width = <2>;
#address-cells = <1>;
@@ -68,14 +67,17 @@
gpio-leds {
compatible = "gpio-leds";
+
power {
label = "edimax:green:power";
gpios = <&gpio0 9 1>;
};
+
wlan {
label = "edimax:amber:wlan";
gpios = <&gpio0 14 1>;
};
+
3g {
label = "edimax:blue:3g";
gpios = <&gpio0 7 1>;
@@ -87,11 +89,13 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
wps {
label = "wps";
gpios = <&gpio0 12 1>;
linux,code = <0x211>;
};
+
wlanswitch {
label = "wlanswitch";
gpios = <&gpio0 13 1>;