ath79: harmonize model names for Ubiquiti devices
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 15 Jul 2020 16:41:57 +0000 (18:41 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Wed, 15 Jul 2020 16:41:57 +0000 (18:41 +0200)
commit9f3415d30bda1cdeef484d6f179f70d95295c9e2
treea4f4a6e23d2532faad53b1de1c828f45fa70a7b6
parente49fac097ca738658bf33fd918437bfec3e6ed80
ath79: harmonize model names for Ubiquiti devices

This harmonizes the model names for the ath79 Ubiquiti devices by
applying a few minor cosmetic adjustments:

- Removes hyphens where they are not found in the product names
  (Ubiquiti uses hyphens only for the abbreviated version names
  like UAP-AC-PRO which we don't use anyway.)

- Add (XM) suffix for DTS model strings to help with distinguishing
  them from their XW counterparts.

- Remove DEVICE_VARIANT for LAP-120 which actually was an alternate
  device name.

- Generally make DTS model names and those from generic-ubnt.mk
  more consistent.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
17 files changed:
target/linux/ath79/dts/ar7161_ubnt_routerstation.dts
target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
target/linux/ath79/dts/ar7241_ubnt_airrouter.dts
target/linux/ath79/dts/ar7241_ubnt_bullet-m-ar7241.dts
target/linux/ath79/dts/ar7241_ubnt_nanobridge-m.dts
target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts
target/linux/ath79/dts/ar7241_ubnt_nanostation-m.dts
target/linux/ath79/dts/ar7241_ubnt_picostation-m.dts
target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts
target/linux/ath79/dts/ar7241_ubnt_rocket-m.dts
target/linux/ath79/dts/ar7241_ubnt_unifi.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-lr.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-mesh-pro.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-mesh.dts
target/linux/ath79/dts/qca9563_ubnt_unifiac-pro.dts
target/linux/ath79/image/generic-ubnt.mk