ath79: rename ubnt_bullet-m to ubnt_bullet-m-ar7241
Since there exists another variant of the Bullet M with AR7240 SoC under the same name, this patch introduces the SoC into the device name to be able to distinguish these variants. Signed-off-by: Russell Senior <russell@personaltelco.net> [add commit message, adjust model in DTS, fix 02_network and SUPPORTED_DEVICES] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
committed by
Adrian Schmutzler
parent
572278d3a0
commit
8cacb84041
@@ -6,8 +6,8 @@
|
||||
#include "ar724x_ubnt_xm_outdoor.dtsi"
|
||||
|
||||
/ {
|
||||
compatible = "ubnt,bullet-m", "ubnt,xm", "qca,ar7241";
|
||||
model = "Ubiquiti Bullet M";
|
||||
compatible = "ubnt,bullet-m-ar7241", "ubnt,xm", "qca,ar7241";
|
||||
model = "Ubiquiti Bullet M XM (AR7241)";
|
||||
};
|
||||
|
||||
ð1 {
|
||||
Reference in New Issue
Block a user