RE: [PATCH 2/2] ath79: add support for Ubiquiti UniFi AP Outdoor+

2021-01-23 Thread Adrian Schmutzler
Hi, two comments below. > + leds { > + compatible = "gpio-leds"; > + > + led_white: white { > + label = "blue"; > + gpios = < 0 GPIO_ACTIVE_HIGH>; > + }; > + > + blue { > + label =

[PATCH 2/2] ath79: add support for Ubiquiti UniFi AP Outdoor+

2021-01-22 Thread David Bauer
Hardware Atheros AR7241 16M SPI-NOR 64M DDR2 Atheros AR9283 2T2R b/g/n 2x Fast Ethernet (built-in) Installation Transfer the Firmware update to the device using SCP. Install using fwupdate.real -m -d Signed-off-by: David Bauer ---