5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "edimax,3g-6200nl", "ralink,rt3050-soc";
10 model = "Edimax 3g-6200nl";
13 led-boot = &led_internet;
14 led-failsafe = &led_internet;
15 led-running = &led_internet;
16 led-upgrade = &led_internet;
20 compatible = "cfi-flash";
21 reg = <0x1f000000 0x800000>;
26 compatible = "fixed-partitions";
38 reg = <0x30000 0x10000>;
42 factory: partition@40000 {
44 reg = <0x40000 0x10000>;
50 reg = <0x3e0000 0x20000>;
55 compatible = "edimax,uimage";
57 reg = <0x50000 0x390000>;
63 compatible = "gpio-leds";
65 led_internet: internet {
66 label = "3g-6200nl:green:internet";
67 gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
71 label = "3g-6200nl:green:wlan";
72 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
77 compatible = "gpio-keys-polled";
82 gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
83 linux,code = <KEY_RESTART>;
90 ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
91 ralink,function = "gpio";
96 mtd-mac-address = <&factory 0x4>;
100 mediatek,portdisable = <0x37>;
104 ralink,mtd-eeprom = <&factory 0>;