1 /include/ "mt7620a.dtsi"
5 bootargs = "console=ttyS0,115200";
10 ralink,gpiomux = "i2c", "jtag";
11 ralink,uartmux = "gpio";
33 compatible = "jedec,spi-nor";
35 linux,modalias = "m25p80", "w25q128";
36 spi-max-frequency = <10000000>;
45 reg = <0x30000 0x10000>;
49 factory: partition@40000 {
51 reg = <0x40000 0x10000>;
56 reg = <0x50000 0xf80000>;
61 reg = <0xfd0000 0x10000>;
64 bdinfo: partition@fe0000 {
66 reg = <0xfe0000 0x10000>;
71 reg = <0xff0000 0x10000>;
86 pinctrl-names = "default";
87 pinctrl-0 = <&ephy_pins>;
88 mtd-mac-address = <&factory 0x4>;
89 mediatek,portmap = "wllll";
97 ralink,mtd-eeprom = <&factory 0>;
105 state_default: pinctrl0 {
107 ralink,group = "uartf", "wled", "nd_sd";
108 ralink,function = "gpio";
113 ralink,function = "pa";
119 compatible = "gpio-keys-polled";
120 #address-cells = <1>;
122 poll-interval = <20>;
126 gpios = <&gpio0 12 1>;
127 linux,code = <0x198>;
132 compatible = "gpio-export";
136 gpio-export,name = "usbpower";
137 gpio-export,output = <1>;
138 gpios = <&gpio0 13 0>;