Re: [PATCH] ath79: add support for Ubiquiti UniFi AP Pro

2020-09-16 Thread David Bauer
Hi Rafal, On 9/16/20 7:03 AM, Rafał Miłecki wrote: > On Mon, 14 Sep 2020 at 14:22, David Bauer wrote: >> + firmware-partition@5 { >> + label = "firmware"; >> + reg = <0x5 0xf6>; >> +

Re: [PATCH] ath79: add support for Ubiquiti UniFi AP Pro

2020-09-15 Thread Rafał Miłecki
On Mon, 14 Sep 2020 at 14:22, David Bauer wrote: > + firmware-partition@5 { > + label = "firmware"; > + reg = <0x5 0xf6>; > + }; Please specify "compatible" so the kernel doesn't ha

RE: [PATCH] ath79: add support for Ubiquiti UniFi AP Pro

2020-09-14 Thread Adrian Schmutzler
Hi, > + firmware-partition@5 { Is there a special reason for calling this "firmware-partition"? > + label = "firmware"; > + reg = <0x5 0xf6>; > + }; > + > + partition@f

[PATCH] ath79: add support for Ubiquiti UniFi AP Pro

2020-09-14 Thread David Bauer
This adds support for the Ubiquiti UniFi AP Pro to the ath79 target. The device was previously supported on the now removed ar71xx target. SoC Atheros AR9344 WiFi Atheros AR9344 & Atheros AR9280 ETH Atheros AR8327 RAM 128M DDR2 FLASH 16M SPI-NOR Installation Follow the Ubiqui