3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/input/input.h>
8 bootargs = "console=ttyS0,57600";
12 compatible = "gpio-keys";
16 gpios = <&gpio0 29 GPIO_ACTIVE_LOW>;
17 linux,code = <KEY_RESTART>;
22 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
23 linux,code = <KEY_WPS_BUTTON>;
32 compatible = "jedec,spi-nor";
34 spi-max-frequency = <80000000>;
38 compatible = "fixed-partitions";
50 reg = <0x30000 0x10000>;
54 factory: partition@40000 {
56 reg = <0x40000 0x10000>;
61 compatible = "denx,uimage";
63 reg = <0x50000 0xfb0000>;
75 compatible = "mediatek,mt76";
76 reg = <0x0000 0 0 0 0>;
77 mediatek,mtd-eeprom = <&factory 0x0>;
88 compatible = "mediatek,mt76";
89 reg = <0x0000 0 0 0 0>;
90 mediatek,mtd-eeprom = <&factory 0x8000>;
91 ieee80211-freq-limit = <5000000 6000000>;
101 mtd-mac-address = <&factory 0xe000>;
106 ralink,group = "wdt", "rgmii2";
107 ralink,function = "gpio";