aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.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/ar7240_ubnt_bullet-m-ar7240.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/ar7240_ubnt_bullet-m-ar7240.dts')
-rw-r--r--target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts b/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
index 58b35f5c8b..73626f1ff4 100644
--- a/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
+++ b/target/linux/ath79/dts/ar7240_ubnt_bullet-m-ar7240.dts
@@ -7,7 +7,7 @@
/ {
compatible = "ubnt,bullet-m-ar7240", "ubnt,xm", "qca,ar7240";
- model = "Ubiquiti Bullet M XM (AR7240)";
+ model = "Ubiquiti Bullet M (XM AR7240)";
};
&eth0 {