diff options
Diffstat (limited to 'target/linux/ath79/dts')
-rw-r--r-- | target/linux/ath79/dts/ar9341_openmesh_om2p-hs-v2.dts | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/ar9341_openmesh_om2p-hs-v2.dts b/target/linux/ath79/dts/ar9341_openmesh_om2p-hs-v2.dts new file mode 100644 index 0000000000..819a6be97f --- /dev/null +++ b/target/linux/ath79/dts/ar9341_openmesh_om2p-hs-v2.dts @@ -0,0 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT + +#include "ar9341_openmesh_om2p-hs.dtsi" + +/ { + compatible = "openmesh,om2p-hs-v2", "qca,ar9341"; + model = "OpenMesh OM2P-HS v2"; +}; |