1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/input/input.h>
10 led-boot = &led_power;
11 led-failsafe = &led_power;
12 led-running = &led_power;
13 led-upgrade = &led_power;
17 bootargs = "console=ttyS0,57600";
20 palmbus: palmbus@1E000000 {
27 compatible = "gpio-keys";
31 gpios = <&gpio0 3 GPIO_ACTIVE_LOW>;
32 linux,code = <KEY_RESTART>;
37 gpios = <&gpio0 6 GPIO_ACTIVE_LOW>;
38 linux,code = <KEY_WPS_BUTTON>;
43 compatible = "gpio-leds";
46 label = "rt-ac85p:blue:power";
47 gpios = <&gpio0 4 GPIO_ACTIVE_LOW>;
50 label = "rt-ac85p:blue:wlan2g";
51 gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
52 linux,default-trigger = "phy0radio";
56 label = "rt-ac85p:blue:wlan5g";
57 gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
58 linux,default-trigger = "phy1radio";
71 compatible = "fixed-partitions";
83 reg = <0xe0000 0x100000>;
87 factory: partition@1e0000 {
89 reg = <0x1e0000 0x100000>;
93 factory2: partition@2e0000 {
95 reg = <0x2e0000 0x100000>;
101 reg = <0x3e0000 0x400000>;
106 reg = <0x7e0000 0x2e00000>;
111 reg = <0x35e0000 0x3200000>;
122 compatible = "pci14c3,7615";
123 reg = <0x0000 0 0 0 0>;
124 mediatek,mtd-eeprom = <&factory 0x0000>;
125 ieee80211-freq-limit = <2400000 2500000>;
131 compatible = "pci14c3,7615";
132 reg = <0x0000 0 0 0 0>;
133 mediatek,mtd-eeprom = <&factory 0x8000>;
134 ieee80211-freq-limit = <5000000 6000000>;
139 mtd-mac-address = <&factory 0xe000>;
140 mediatek,portmap = "wllll";
151 state_default: pinctrl0 {
153 ralink,group = "uart2", "uart3", "i2c";
154 ralink,function = "gpio";