5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "skyline,sl-r7205", "ralink,rt3052-soc";
10 model = "Skyline SL-R7205 Wireless 3G Router";
14 led-failsafe = &led_wifi;
15 led-running = &led_wifi;
16 led-upgrade = &led_wifi;
20 compatible = "cfi-flash";
21 reg = <0x1f000000 0x800000>;
26 compatible = "fixed-partitions";
38 reg = <0x30000 0x10000>;
42 factory: partition@40000 {
44 reg = <0x40000 0x10000>;
49 compatible = "denx,uimage";
51 reg = <0x50000 0x3b0000>;
57 compatible = "gpio-leds";
60 label = "sl-r7205:green:wifi";
61 gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
66 compatible = "gpio-keys-polled";
71 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
72 linux,code = <KEY_RESTART>;
77 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
78 linux,code = <KEY_WPS_BUTTON>;
84 state_default: pinctrl0 {
86 ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
87 ralink,function = "gpio";
93 mtd-mac-address = <&factory 0x4>;
97 mediatek,portmap = <0x3e>;
101 ralink,mtd-eeprom = <&factory 0>;