3 #include "mt7620n.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
9 compatible = "zbtlink,zbt-wa05", "ralink,mt7620n-soc";
10 model = "Zbtlink ZBT-WA05";
13 led-boot = &led_power;
14 led-failsafe = &led_power;
15 led-running = &led_power;
16 led-upgrade = &led_power;
20 bootargs = "console=ttyS0,115200";
24 compatible = "gpio-leds";
27 label = "zbt-wa05:blue:power";
28 gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
32 label = "zbt-wa05:blue:usb";
33 gpios = <&gpio1 15 GPIO_ACTIVE_HIGH>;
34 trigger-sources = <&ohci_port1>, <&ehci_port1>;
35 linux,default-trigger = "usbport";
39 label = "zbt-wa05:blue:air";
40 gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
45 compatible = "gpio-keys";
49 gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
50 linux,code = <KEY_RESTART>;
71 compatible = "jedec,spi-nor";
73 spi-max-frequency = <10000000>;
76 compatible = "fixed-partitions";
88 reg = <0x30000 0x10000>;
92 factory: partition@40000 {
94 reg = <0x40000 0x10000>;
99 compatible = "denx,uimage";
101 reg = <0x50000 0x760000>;
116 mtd-mac-address = <&factory 0x4>;
117 mediatek,portmap = "wllll";
121 ralink,mtd-eeprom = <&factory 0>;
126 ralink,group = "i2c", "spi refclk", "wled";
127 ralink,function = "gpio";