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