summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MR-102N.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/MR-102N.dts')
-rw-r--r--target/linux/ramips/dts/MR-102N.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/MR-102N.dts b/target/linux/ramips/dts/MR-102N.dts
index c2a6e24370..3c392e44c9 100644
--- a/target/linux/ramips/dts/MR-102N.dts
+++ b/target/linux/ramips/dts/MR-102N.dts
@@ -18,7 +18,6 @@
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
-
bank-width = <2>;
device-width = <2>;
#address-cells = <1>;
@@ -74,14 +73,17 @@
gpio-leds {
compatible = "gpio-leds";
+
usb {
label = "mr-102n:green:usb";
gpios = <&gpio0 8 1>;
};
+
status {
label = "mr-102n:amber:status";
gpios = <&gpio0 9 1>;
};
+
wlan {
label = "mr-102n:green:wlan";
gpios = <&gpio0 11 1>;
@@ -93,11 +95,13 @@
#address-cells = <1>;
#size-cells = <0>;
poll-interval = <20>;
+
reset {
label = "reset";
gpios = <&gpio0 13 1>;
linux,code = <0x198>;
};
+
wps {
label = "wps";
gpios = <&gpio0 18 1>;