5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "zbtlink,zbt-wg2626", "mediatek,mt7621-soc";
10 model = "Zbtlink ZBT-WG2626";
13 led-boot = &led_status;
14 led-failsafe = &led_status;
15 led-running = &led_status;
16 led-upgrade = &led_status;
20 bootargs = "console=ttyS0,115200";
23 palmbus: palmbus@1E000000 {
30 compatible = "gpio-keys";
34 gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
35 linux,code = <KEY_RESTART>;
40 compatible = "gpio-leds";
43 label = "zbt-wg2626:green:status";
44 gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
57 compatible = "jedec,spi-nor";
59 spi-max-frequency = <10000000>;
62 compatible = "fixed-partitions";
74 reg = <0x30000 0x10000>;
78 factory: partition@40000 {
80 reg = <0x40000 0x10000>;
85 compatible = "denx,uimage";
87 reg = <0x50000 0xfb0000>;
99 reg = <0x0000 0 0 0 0>;
100 mediatek,mtd-eeprom = <&factory 0x8000>;
101 ieee80211-freq-limit = <5000000 6000000>;
107 reg = <0x0000 0 0 0 0>;
108 mediatek,mtd-eeprom = <&factory 0x0000>;
109 ieee80211-freq-limit = <2400000 2500000>;
114 mtd-mac-address = <&factory 0xe000>;
118 state_default: pinctrl0 {
120 ralink,group = "wdt", "rgmii2", "jtag", "mdio";
121 ralink,function = "gpio";