5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
11 compatible = "asus,rt-n15", "ralink,rt2880-soc";
12 model = "Asus RT-N15";
15 led-boot = &led_power;
16 led-failsafe = &led_power;
17 led-running = &led_power;
18 led-upgrade = &led_power;
22 compatible = "cfi-flash";
23 reg = <0x1f000000 0x800000>;
28 compatible = "fixed-partitions";
40 reg = <0x30000 0x10000>;
44 factory: partition@40000 {
46 reg = <0x40000 0x10000>;
51 compatible = "denx,uimage";
53 reg = <0x50000 0x3b0000>;
59 compatible = "realtek,rtl8366s";
60 gpio-sda = <&gpio0 1 GPIO_ACTIVE_HIGH>;
61 gpio-sck = <&gpio0 2 GPIO_ACTIVE_HIGH>;
65 compatible = "gpio-keys-polled";
66 poll-interval = <100>;
70 gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
71 linux,code = <KEY_WPS_BUTTON>;
76 gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
77 linux,code = <KEY_RESTART>;
82 compatible = "gpio-leds";
85 label = "rt-n15:blue:power";
86 gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
96 state_default: pinctrl0 {
98 ralink,group = "i2c", "uartlite", "mdio";
99 ralink,function = "gpio";
106 mtd-mac-address = <&factory 0x4>;
109 mediatek,fixed-link = <1000 1 1 1>;
115 phy0: ethernet-phy@0 {
123 ralink,mtd-eeprom = <&factory 0>;