1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
3 #include "ar7241_ubnt_unifi.dtsi"
6 compatible = "ubnt,unifi-ap-outdoor-plus", "qca,ar7241";
7 model = "Ubiquiti UniFi AP Outdoor+";
10 led-boot = &led_white;
11 led-failsafe = &led_white;
12 led-running = &led_blue;
13 led-upgrade = &led_blue;
17 compatible = "gpio-leds";
21 gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
26 gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
35 compatible = "jedec,spi-nor";
37 spi-max-frequency = <50000000>;
40 compatible = "fixed-partitions";
52 reg = <0x40000 0x10000>;
58 reg = <0x50000 0xf60000>;
60 compatible = "fixed-partitions";
67 /* Can be resized w/o issues.
68 * U-Boot can load kernel from the
69 * entirety of the "firmware" partition space.
75 reg = <0x300000 0xc60000>;
81 reg = <0xfb0000 0x40000>;
85 art: partition@ff0000 {
87 reg = <0xff0000 0x10000>;
97 nvmem-cells = <&macaddr_art_6>;
98 nvmem-cell-names = "mac-address";
106 compatible = "nvmem-cells";
107 #address-cells = <1>;
110 macaddr_art_6: macaddr@6 {