aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.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/ar7241_ubnt_powerbridge-m.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/ar7241_ubnt_powerbridge-m.dts')
-rw-r--r--target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts b/target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts
index 3bf9ca4a90..e14bfbfa8d 100644
--- a/target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts
+++ b/target/linux/ath79/dts/ar7241_ubnt_powerbridge-m.dts
@@ -7,7 +7,7 @@
/ {
compatible = "ubnt,powerbridge-m", "ubnt,xm", "qca,ar7241";
- model = "Ubiquiti PowerBridge M";
+ model = "Ubiquiti PowerBridge M (XM)";
};
&eth1 {