From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: shawnguo@kernel.org, s.hauer@pengutronix.de, robh+dt@kernel.org,
festevam@gmail.com
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
yossi@novtech.com, pbrobinson@gmail.com, kernel@pengutronix.de,
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>,
linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com
Subject: [PATCH v2 0/2] Add 96Boards Meerkat96 board support
Date: Thu, 13 Jun 2019 18:57:03 +0530 [thread overview]
Message-ID: <20190613132705.5150-1-manivannan.sadhasivam@linaro.org> (raw)
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
next reply other threads:[~2019-06-13 13:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-13 13:27 Manivannan Sadhasivam [this message]
2019-06-13 13:27 ` [PATCH v2 1/2] dt-bindings: arm: Document 96Boards Meerkat96 devicetree binding Manivannan Sadhasivam
2019-06-13 13:27 ` [PATCH v2 2/2] ARM: dts: Add support for 96Boards Meerkat96 board Manivannan Sadhasivam
2019-06-14 11:44 ` Manivannan Sadhasivam
2019-06-18 7:55 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190613132705.5150-1-manivannan.sadhasivam@linaro.org \
--to=manivannan.sadhasivam@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pbrobinson@gmail.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=yossi@novtech.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).