5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "poray,ip2202", "ralink,rt3052-soc";
10 model = "Poray IP2202";
14 led-failsafe = &led_run;
15 led-running = &led_run;
16 led-upgrade = &led_run;
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 0x7b0000>;
57 compatible = "gpio-leds";
60 label = "ip2202:green:run";
61 gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
65 label = "ip2202:amber:net";
66 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
71 compatible = "gpio-keys-polled";
76 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
77 linux,code = <KEY_RESTART>;
83 state_default: pinctrl0 {
85 ralink,group = "spi", "i2c", "jtag", "rgmii", "mdio", "uartf";
86 ralink,function = "gpio";
92 mtd-mac-address = <&factory 0x28>;
96 mediatek,portmap = <0x2f>;