1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "mt7628an.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
10 label-mac-device = ðernet;
14 compatible = "gpio-keys";
18 gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
19 linux,code = <KEY_RESTART>;
20 debounce-interval = <60>;
25 gpios = <&gpio1 13 GPIO_ACTIVE_LOW>;
26 linux,code = <KEY_WPS_BUTTON>;
27 debounce-interval = <60>;
36 compatible = "jedec,spi-nor";
38 spi-max-frequency = <40000000>;
41 compatible = "fixed-partitions";
53 reg = <0x20000 0x10000>;
57 factory: partition@30000 {
59 reg = <0x30000 0x10000>;
64 compatible = "denx,uimage";
66 reg = <0x40000 0x7c0000>;
74 ralink,group = "uart1", "wdt";
75 ralink,function = "gpio";
88 mtd-mac-address = <&uboot 0x1fc20>;
97 compatible = "mediatek,mt76";
98 reg = <0x0000 0 0 0 0>;
99 mediatek,mtd-eeprom = <&factory 0x8000>;
100 ieee80211-freq-limit = <5000000 6000000>;