ath79: generalize ubnt_xm dtsi for ar7240 and ar7241
[oweals/openwrt.git] / target / linux / ath79 / dts / ar7241_ubnt_bullet-m.dts
index 0de97ea9335a83bcac3c5e092556893678d8e176..a43ed2afdcd4462d018a37254860791ff97a6a34 100644 (file)
@@ -1,13 +1,15 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /dts-v1/;
 
-#include "ar7241_ubnt_xm.dtsi"
+#include "ar7241.dtsi"
+#include "ar724x_ubnt_xm.dtsi"
+#include "ar724x_ubnt_xm_outdoor.dtsi"
 
 / {
-       compatible = "ubnt,bullet-m", "qca,ar7241";
+       compatible = "ubnt,bullet-m", "ubnt,xm", "qca,ar7241";
        model = "Ubiquiti Bullet M";
 };
 
 &eth1 {
-       compatible = "syscon";
+       compatible = "syscon", "simple-mfd";
 };