5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "planex,vr500", "mediatek,mt7621-soc";
10 model = "Planex VR500";
13 led-boot = &led_power;
14 led-failsafe = &led_power;
15 led-running = &led_power;
16 led-upgrade = &led_power;
20 bootargs = "console=ttyS0,57600";
24 compatible = "gpio-leds";
27 label = "vr500:green:power";
28 gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
33 compatible = "gpio-keys-polled";
38 gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
39 linux,code = <KEY_RESTART>;
48 compatible = "jedec,spi-nor";
50 spi-max-frequency = <10000000>;
53 compatible = "fixed-partitions";
65 reg = <0x30000 0x10000>;
69 factory: partition@40000 {
71 reg = <0x40000 0x10000>;
76 compatible = "denx,uimage";
78 reg = <0x50000 0x3fb0000>;
85 mtd-mac-address = <&factory 0xe000>;
89 state_default: pinctrl0 {
91 ralink,group = "i2c", "uart2", "uart3", "rgmii2", "sdhci";
92 ralink,function = "gpio";