5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "wiznet,wizfi630a", "ralink,rt5350-soc";
10 model = "WIZnet WizFi630A";
14 led-failsafe = &led_run;
15 led-running = &led_run;
16 led-upgrade = &led_run;
20 bootargs = "console=ttyS1,115200";
24 compatible = "gpio-leds";
27 label = "wizfi630a::run";
28 gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
32 label = "wizfi630a::wps";
33 gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
37 label = "wizfi630a::uart1";
38 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
42 label = "wizfi630a::uart2";
43 gpios = <&gpio0 21 GPIO_ACTIVE_LOW>;
48 compatible = "gpio-keys-polled";
53 gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
54 linux,code = <KEY_RESTART>;
59 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
60 linux,code = <KEY_WPS_BUTTON>;
65 gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
71 gpios = <&gpio0 2 GPIO_ACTIVE_LOW>;
85 compatible = "jedec,spi-nor";
87 spi-max-frequency = <10000000>;
90 compatible = "fixed-partitions";
104 reg = <0x30000 0x10000>;
108 factory: partition@40000 {
111 reg = <0x40000 0x10000>;
116 compatible = "denx,uimage";
119 reg = <0x50000 0xfb0000>;
127 pinctrl-names = "default";
128 pinctrl-0 = <&uartf_pins>;
133 ralink,group = "i2c", "jtag" ;
134 ralink,function = "gpio";
139 mtd-mac-address = <&factory 0x4>;
143 mediatek,portmap = <0x17>;
147 ralink,mtd-eeprom = <&factory 0>;