Просмотр исходного кода

ath79: rename references of UniFi to UniFi AP

extract the compatible and model to make room for other variants

follow-up of
commit dc23df8a8ca7 ("ath79: change Ubiquiti UniFi AP model name to include "AP"")

Signed-off-by: Jan-Niklas Burfeind <[email protected]>
Jan-Niklas Burfeind 3 лет назад
Родитель
Сommit
50e1f3d84d

+ 8 - 0
target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dts

@@ -0,0 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "ar7241_ubnt_unifi-ap.dtsi"
+
+/ {
+	compatible = "ubnt,unifi", "qca,ar7241";
+	model = "Ubiquiti UniFi AP";
+};

+ 0 - 3
target/linux/ath79/dts/ar7241_ubnt_unifi.dts → target/linux/ath79/dts/ar7241_ubnt_unifi-ap.dtsi

@@ -3,9 +3,6 @@
 #include "ar7241_ubnt_unifi.dtsi"
 
 / {
-	compatible = "ubnt,unifi", "qca,ar7241";
-	model = "Ubiquiti UniFi AP";
-
 	aliases {
 		led-boot = &led_dome_green;
 		led-failsafe = &led_dome_green;

+ 3 - 3
target/linux/ath79/image/generic-ubnt.mk

@@ -210,12 +210,12 @@ define Device/ubnt_routerstation-pro
 endef
 TARGET_DEVICES += ubnt_routerstation-pro
 
-define Device/ubnt_unifi
+define Device/ubnt_unifi-ap
   $(Device/ubnt-bz)
   DEVICE_MODEL := UniFi AP
-  SUPPORTED_DEVICES += unifi
+  SUPPORTED_DEVICES += unifi ubnt,unifi
 endef
-TARGET_DEVICES += ubnt_unifi
+TARGET_DEVICES += ubnt_unifi-ap
 
 define Device/ubnt_unifiac
   DEVICE_VENDOR := Ubiquiti