3 #include <dt-bindings/gpio/gpio.h>
4 #include <dt-bindings/input/input.h>
7 compatible = "zbtlink,zbt-wg3526", "mediatek,mt7621-soc";
10 led-boot = &led_status;
11 led-failsafe = &led_status;
12 led-running = &led_status;
13 led-upgrade = &led_status;
14 label-mac-device = &wifi0;
18 bootargs = "console=ttyS0,115200";
21 palmbus: palmbus@1E000000 {
28 compatible = "gpio-keys";
32 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
33 linux,code = <KEY_RESTART>;
38 compatible = "gpio-leds";
41 label = "zbt-wg3526:green:status";
42 gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
55 compatible = "jedec,spi-nor";
57 spi-max-frequency = <10000000>;
60 compatible = "fixed-partitions";
72 reg = <0x30000 0x10000>;
76 factory: partition@40000 {
78 reg = <0x40000 0x10000>;
82 firmware: partition@50000 {
83 compatible = "denx,uimage";
96 compatible = "pci14c3,7603";
97 reg = <0x0000 0 0 0 0>;
98 mediatek,mtd-eeprom = <&factory 0x0000>;
104 compatible = "pci14c3,7662";
105 reg = <0x0000 0 0 0 0>;
106 mediatek,mtd-eeprom = <&factory 0x8000>;
107 ieee80211-freq-limit = <5000000 6000000>;
116 mtd-mac-address = <&factory 0xe000>;
120 state_default: pinctrl0 {
122 ralink,group = "wdt", "rgmii2", "jtag", "mdio";
123 ralink,function = "gpio";