From: c.hemp@phytec.de (Christian Hemp)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] Add Phytec imx6q module and carrier board
Date: Tue, 11 Jun 2013 19:48:20 +0200 [thread overview]
Message-ID: <1370972902-23934-1-git-send-email-c.hemp@phytec.de> (raw)
Hi Shawn
This patchset adds basic support for Phytec's phyFLEX-i.MX6 kit.
It's based on git repo from Shwan Guo branche imx/dt
v2;
- Remove not needed pin from ethernet group.
- Cleaned up name for board and module.
- Set SoC before family name.
- Split board and module in separated files.
Christian
Christian Hemp (2):
ARM: dts: imx6q: Add pinctrl for usdhc2 and enet
ARM: dts: Phytec imx6q pfla02 and pbab01 support
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/imx6q-phytec-pbab01.dts | 34 +++++++++++++
arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi | 75 ++++++++++++++++++++++++++++
arch/arm/boot/dts/imx6q.dtsi | 32 ++++++++++++
4 files changed, 142 insertions(+)
create mode 100644 arch/arm/boot/dts/imx6q-phytec-pbab01.dts
create mode 100644 arch/arm/boot/dts/imx6q-phytec-pfla02.dtsi
--
1.7.9.5
next reply other threads:[~2013-06-11 17:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 17:48 Christian Hemp [this message]
2013-06-11 17:48 ` [PATCH v2 1/2] ARM: dts: imx6q: Add pinctrl for usdhc2 and enet Christian Hemp
2013-06-11 17:48 ` [PATCH v2 2/2] ARM: dts: Phytec imx6q pfla02 and pbab01 support Christian Hemp
2013-06-14 3:25 ` [PATCH v2 0/2] Add Phytec imx6q module and carrier board 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=1370972902-23934-1-git-send-email-c.hemp@phytec.de \
--to=c.hemp@phytec.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.