3 #include "mt7620n.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "vonets,var11n-300", "ralink,mt7620n-soc";
10 model = "Vonets VAR11N-300";
13 led-boot = &led_system;
14 led-failsafe = &led_system;
15 led-running = &led_system;
16 led-upgrade = &led_system;
20 compatible = "gpio-leds";
23 label = "var11n-300:blue:system";
24 gpios = <&gpio0 0 GPIO_ACTIVE_HIGH>;
29 compatible = "gpio-keys";
33 gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
34 linux,code = <KEY_RESTART>;
47 compatible = "jedec,spi-nor";
49 spi-max-frequency = <10000000>;
52 compatible = "fixed-partitions";
64 reg = <0x30000 0x10000>;
68 factory: partition@40000 {
70 reg = <0x40000 0x10000>;
75 compatible = "denx,uimage";
77 reg = <0x50000 0x3b0000>;
84 mtd-mac-address = <&factory 0x4>;
85 mediatek,portmap = "llllw";
89 ralink,mtd-eeprom = <&factory 0>;
95 ralink,function = "gpio";