5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "teltonika,rut5xx", "ralink,rt3050-soc";
10 model = "Teltonika RUT5XX";
13 led-boot = &led_status;
14 led-failsafe = &led_status;
15 led-running = &led_status;
16 led-upgrade = &led_status;
20 compatible = "gpio-leds";
23 label = "rut5xx:green:status";
24 gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
29 compatible = "gpio-keys-polled";
34 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
35 linux,code = <KEY_RESTART>;
44 compatible = "jedec,spi-nor";
46 spi-max-frequency = <10000000>;
49 compatible = "fixed-partitions";
61 reg = <0x30000 0x10000>;
65 factory: partition@40000 {
67 reg = <0x40000 0x10000>;
72 compatible = "denx,uimage";
74 reg = <0x50000 0xfb0000>;
81 state_default: pinctrl0 {
83 ralink,group = "i2c", "jtag", "rgmii", "mdio", "uartf";
84 ralink,function = "gpio";
90 mtd-mac-address = <&factory 0x28>;
94 mediatek,portmap = <0x3e>;
98 ralink,mtd-eeprom = <&factory 0>;