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