ath79: add support for UniFi AC-LR
authorAndreas Ziegler <dev@andreas-ziegler.de>
Sun, 6 Oct 2019 17:48:34 +0000 (19:48 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 15 Oct 2019 16:13:54 +0000 (18:13 +0200)
commit07c1ddf522dbe6085af664cf03a41f636a70b99c
tree34f0d3956634e60cd0e9466d59a8d16258f3c17f
parent089b4f16aa3bec4b2231ca53cd4a3a0f4f6929a2
ath79: add support for UniFi AC-LR

The Unifi AC-LR has identical hardware to the Unifi AC-Lite.
The antenna setup is different according to the vendor,
which explains the thicker enclosure.

Therefore, it is helpful to know the exact device variant,
instead of having "Ubiquiti UniFi-AC-LITE/LR".

Signed-off-by: Andreas Ziegler <dev@andreas-ziegler.de>
[fix legacy name in commit message; add old boardname to
SUPPORTED_DEVICES]
Signed-off-by: David Bauer <mail@david-bauer.net>
target/linux/ath79/base-files/etc/board.d/02_network
target/linux/ath79/base-files/etc/hotplug.d/firmware/11-ath10k-caldata
target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-lr.dts [new file with mode: 0644]
target/linux/ath79/image/generic-ubnt.mk