[PATCH v2 0/2] Add 96Boards Meerkat96 board support

From: Manivannan Sadhasivam
Date: Thu Jun 13 2019 - 11:19:15 EST


Hello,

This patchset adds board support for 96Boards Meerkat96 board from
Novtech. This board is one of the Consumer Edition boards of the 96Boards
family based on i.MX7D SoC. Following are the currently supported
features of the board:

* uSD
* WiFi/BT
* USB

More information about this board can be found in 96Boards product page:
https://www.96boards.org/product/imx7-96/

Thanks,
Mani

Changes in v2:

* Addressed the comments from Shawn on board dts.

Manivannan Sadhasivam (2):
dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding
ARM: dts: Add support for 96Boards Meerkat96 board

.../devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx7d-meerkat96.dts | 389 ++++++++++++++++++
3 files changed, 391 insertions(+)
create mode 100644 arch/arm/boot/dts/imx7d-meerkat96.dts

--
2.17.1