[OpenWrt-Devel] [PATCH v4 0/4] ath79: add support for the ar7240 version of the ubiquiti bullet
Russell Senior
russell at personaltelco.net
Tue Mar 10 21:06:01 EDT 2020
This series aims to support the AR7240 version of the ubiquiti bullet m.
First it reorganizes the associated dtsi files by making them generic and usable for
both variants. Second, it renames the existing bullet support to be the existing
AR7241 variant, along with supporting changes. Third, it adds support for the AR7240
variant. Lastly, it applies a DEVICE_VARIANT variable to the XW version of the bullet.
Russell Senior (4):
ath79: generify ubnt_xm dtsi for ar7240 and ar7241
ath79: rename ubnt_bullet-m to ubnt_bullet-m-ar7241
ath79: add support for ubnt_bullet-m-ar7240 variant
ath79: add DEVICE_VARIANT for ubnt_bullet-m-xw
.../ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts | 22 ++++++++++++++++
.../linux/ath79/dts/ar7241_ubnt_airrouter.dts | 3 ++-
.../ath79/dts/ar7241_ubnt_bullet-m-ar7241.dts | 15 +++++++++++
.../linux/ath79/dts/ar7241_ubnt_bullet-m.dts | 13 ----------
.../dts/ar7241_ubnt_nanostation-loco-m.dts | 4 ++-
.../ath79/dts/ar7241_ubnt_nanostation-m.dts | 4 ++-
.../ath79/dts/ar7241_ubnt_picostation-m.dts | 4 ++-
.../linux/ath79/dts/ar7241_ubnt_rocket-m.dts | 4 ++-
...r7241_ubnt_xm.dtsi => ar724x_ubnt_xm.dtsi} | 5 ----
...tdoor.dtsi => ar724x_ubnt_xm_outdoor.dtsi} | 2 --
.../generic/base-files/etc/board.d/01_leds | 3 ++-
.../generic/base-files/etc/board.d/02_network | 3 ++-
.../etc/hotplug.d/firmware/10-ath9k-eeprom | 3 ++-
target/linux/ath79/image/generic-ubnt.mk | 25 ++++++++++++++++---
14 files changed, 78 insertions(+), 32 deletions(-)
create mode 100644 target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
create mode 100644 target/linux/ath79/dts/ar7241_ubnt_bullet-m-ar7241.dts
delete mode 100644 target/linux/ath79/dts/ar7241_ubnt_bullet-m.dts
rename target/linux/ath79/dts/{ar7241_ubnt_xm.dtsi => ar724x_ubnt_xm.dtsi} (92%)
rename target/linux/ath79/dts/{ar7241_ubnt_xm_outdoor.dtsi => ar724x_ubnt_xm_outdoor.dtsi} (94%)
--
2.25.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list