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