diff options
Diffstat (limited to 'target/linux/ath79/dts/ar9330_openmesh_om2p-lc.dts')
-rw-r--r-- | target/linux/ath79/dts/ar9330_openmesh_om2p-lc.dts | 8 |
1 files changed, 8 insertions, 0 deletions
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 index 0000000000..7383df50ab --- /dev/null +++ b/target/linux/ath79/dts/ar9330_openmesh_om2p-lc.dts @@ -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"; +}; |