kernel: add DT binding support to the TRX and minor parsers
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7241_ubnt_bullet-m.dts
index 0de97ea9335a83bcac3c5e092556893678d8e176..e16b5fa0bef497d543c5031a0e01ebd46f269bcf 100644 (file)
@@ -1,13 +1,13 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /dts-v1/;
 
-#include "ar7241_ubnt_xm.dtsi"
+#include "ar7241_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";
 };