aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts')
-rw-r--r--target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts13
1 files changed, 13 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts b/target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts
new file mode 100644
index 0000000000..386b7c7073
--- /dev/null
+++ b/target/linux/ath79/dts/ar7241_ubnt_nanostation-loco-m.dts
@@ -0,0 +1,13 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+/dts-v1/;
+
+#include "ar7241_ubnt_xm_outdoor.dtsi"
+
+/ {
+ compatible = "ubnt,nanostation-loco-m", "ubnt,xm", "qca,ar7241";
+ model = "Ubiquiti Nanostation Loco M";
+};
+
+&eth1 {
+ compatible = "syscon", "simple-mfd";
+};