diff options
Diffstat (limited to 'target/linux/ramips/dts/3G-6200NL.dts')
-rw-r--r-- | target/linux/ramips/dts/3G-6200NL.dts | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/3G-6200NL.dts b/target/linux/ramips/dts/3G-6200NL.dts index 265806154a..6a2f46f2b3 100644 --- a/target/linux/ramips/dts/3G-6200NL.dts +++ b/target/linux/ramips/dts/3G-6200NL.dts @@ -3,8 +3,8 @@ /include/ "rt3050.dtsi" / { - compatible = "3G-6200N", "ralink,rt3050-soc"; - model = "Edimax 3g-6200n"; + compatible = "3G-6200NL", "ralink,rt3050-soc"; + model = "Edimax 3g-6200nl"; pinctrl { state_default: pinctrl0 { @@ -58,6 +58,10 @@ ralink,portmap = <0x2f>; }; + wmac@10180000 { + ralink,mtd-eeprom = <&factory 0>; + }; + gpio-leds { compatible = "gpio-leds"; wlan { |