ath79: add support for TP-Link CPE510-v2/v3
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_tplink_cpe510-v3.dts
diff --git a/target/linux/ath79/dts/ar9344_tplink_cpe510-v3.dts b/target/linux/ath79/dts/ar9344_tplink_cpe510-v3.dts
new file mode 100644 (file)
index 0000000..0909fcf
--- /dev/null
@@ -0,0 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+/dts-v1/;
+
+#include "ar9344_tplink_cpe510.dtsi"
+
+/ {
+       compatible = "tplink,cpe510-v3", "qca,ar9344";
+       model = "TP-Link CPE510 v3";
+};