diff options
Diffstat (limited to 'target/linux/ramips/dts/3G-6200NL.dts')
-rw-r--r-- | target/linux/ramips/dts/3G-6200NL.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/3G-6200NL.dts b/target/linux/ramips/dts/3G-6200NL.dts index 2dec318c99..eb6e7d43fe 100644 --- a/target/linux/ramips/dts/3G-6200NL.dts +++ b/target/linux/ramips/dts/3G-6200NL.dts @@ -18,7 +18,6 @@ cfi@1f000000 { compatible = "cfi-flash"; reg = <0x1f000000 0x800000>; - bank-width = <2>; device-width = <2>; #address-cells = <1>; @@ -68,6 +67,7 @@ gpio-leds { compatible = "gpio-leds"; + wlan { label = "edimax:amber:wlan"; gpios = <&gpio0 14 1>; @@ -79,6 +79,7 @@ #address-cells = <1>; #size-cells = <0>; poll-interval = <20>; + wps { label = "wps"; gpios = <&gpio0 12 1>; |