aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-15 18:41:57 +0200
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-07-15 18:41:57 +0200
commit9f3415d30bda1cdeef484d6f179f70d95295c9e2 (patch)
treea4f4a6e23d2532faad53b1de1c828f45fa70a7b6 /target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
parente49fac097ca738658bf33fd918437bfec3e6ed80 (diff)
downloadupstream-9f3415d30bda1cdeef484d6f179f70d95295c9e2.tar.gz
upstream-9f3415d30bda1cdeef484d6f179f70d95295c9e2.tar.bz2
upstream-9f3415d30bda1cdeef484d6f179f70d95295c9e2.zip
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>
Diffstat (limited to 'target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts b/target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
index 7b9fa0701b..4ab4197a87 100644
--- a/target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
+++ b/target/linux/ath79/dts/qca9563_ubnt_unifiac-lite.dts
@@ -5,5 +5,5 @@
/ {
compatible = "ubnt,unifiac-lite", "qca,qca9563";
- model = "Ubiquiti UniFi-AC-LITE";
+ model = "Ubiquiti UniFi AC Lite";
};