ath79: Add support for OpenMesh OM2P-LC
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9330_openmesh_om2p-lc.dts
diff --git a/target/linux/ath79/dts/ar9330_openmesh_om2p-lc.dts b/target/linux/ath79/dts/ar9330_openmesh_om2p-lc.dts
new file mode 100644 (file)
index 0000000..7383df5
--- /dev/null
@@ -0,0 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
+
+#include "ar9330_openmesh_om2p.dtsi"
+
+/ {
+       compatible = "openmesh,om2p-lc", "qca,ar9330";
+       model = "OpenMesh OM2P-LC";
+};