5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "argus,atp-52b", "ralink,rt3052-soc";
10 model = "Argus ATP-52B";
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>;
41 factory: partition@40000 {
43 reg = <0x40000 0x10000>;
47 compatible = "denx,uimage";
49 reg = <0x50000 0x7a0000>;
55 compatible = "gpio-leds";
58 label = "atp-52b:green:run";
59 gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
63 label = "atp-52b:amber:net";
64 gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
69 compatible = "gpio-keys-polled";
74 gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
75 linux,code = <KEY_WPS_BUTTON>;
80 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
81 linux,code = <KEY_RESTART>;
87 state_default: pinctrl0 {
89 ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf";
90 ralink,function = "gpio";
96 mtd-mac-address = <&factory 0x4>;
100 mediatek,portmap = <0x3e>;
104 ralink,mtd-eeprom = <&factory 0>;