1 #include "mt7628an.dtsi"
3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/input/input.h>
7 compatible = "wrtnode,wrtnode2", "mediatek,mt7628an-soc";
10 bootargs = "console=ttyS0,115200";
14 compatible = "gpio-keys";
18 gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
19 linux,code = <KEY_RESTART>;
28 compatible = "jedec,spi-nor";
30 spi-max-frequency = <10000000>;
33 compatible = "fixed-partitions";
45 reg = <0x30000 0x10000>;
49 factory: partition@40000 {
51 reg = <0x40000 0x10000>;
56 compatible = "denx,uimage";
58 reg = <0x50000 0x1fb0000>;
73 mtd-mac-address = <&factory 0x4>;
74 mediatek,portmap = "llllw";