From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] i.MX dts updates
Date: Tue, 25 Jun 2013 15:51:44 +0200 [thread overview]
Message-ID: <1372168320-22605-1-git-send-email-s.hauer@pengutronix.de> (raw)
This series contains several dts updates to i.MX SoCs.
- Add iim nodes to the dts files. We do not have a driver for the
iim in Linux, but barebox needs these
- add aliases for i2c/spi consitently. We have started it, so let's
complete it.
- sync pinmux between i.MX6Q and i.MX6DL. These really should be kept
in sync
- some minor cleanup stuff and additions
Sascha
----------------------------------------------------------------
Sascha Hauer (16):
ARM: dts: i.MX6: sync imx6q and imx6dl pinmux entries
ARM: dts: i.MX6qdl: Add compatible and clock to flexcan nodes
ARM: dts: i.MX6qdl: Add i.MX31 compatible to gpt node
ARM: dts: i.MX27: Add iim node
ARM: dts: i.MX31: Add iim node
ARM: dts: i.MX25: Add iim node
ARM: dts: i.MX51: Add iim node
ARM: dts: i.MX53: Add iim node
ARM: dts: i.MX25: Add i2c and spi aliases
ARM: dts: i.MX27: Add i2c aliases
ARM: dts: i.MX51: Add i2c and spi aliases
ARM: dts: i.MX53: Add i2c and spi aliases
ARM: dts: i.MX6: Add i2c and spi aliases
ARM: dts: i.MX51: move kpp pinmux entry
ARM: dts: i.MX51 babbage: Add spi-cs-high property to pmic
ARM: dts: i.MX51: Add USB host1/2 pinmux entries
arch/arm/boot/dts/imx25.dtsi | 21 ++++--
arch/arm/boot/dts/imx27.dtsi | 21 ++++--
arch/arm/boot/dts/imx31.dtsi | 7 ++
arch/arm/boot/dts/imx51-babbage.dts | 1 +
arch/arm/boot/dts/imx51.dtsi | 76 ++++++++++++++++++----
arch/arm/boot/dts/imx53.dtsi | 20 ++++--
arch/arm/boot/dts/imx6dl.dtsi | 123 +++++++++++++++++++++++++++++++++++-
arch/arm/boot/dts/imx6q.dtsi | 3 +-
arch/arm/boot/dts/imx6qdl.dtsi | 25 ++++++--
9 files changed, 258 insertions(+), 39 deletions(-)
next reply other threads:[~2013-06-25 13:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-25 13:51 Sascha Hauer [this message]
2013-06-25 13:51 ` [PATCH 01/16] ARM: dts: i.MX6: sync imx6q and imx6dl pinmux entries Sascha Hauer
2013-06-25 13:51 ` [PATCH 02/16] ARM: dts: i.MX6qdl: Add compatible and clock to flexcan nodes Sascha Hauer
2013-06-25 13:51 ` [PATCH 03/16] ARM: dts: i.MX6qdl: Add i.MX31 compatible to gpt node Sascha Hauer
2013-06-26 13:59 ` Shawn Guo
2013-06-26 14:13 ` Sascha Hauer
2013-06-25 13:51 ` [PATCH 04/16] ARM: dts: i.MX27: Add iim node Sascha Hauer
2013-06-25 13:51 ` [PATCH 05/16] ARM: dts: i.MX31: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 06/16] ARM: dts: i.MX25: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 07/16] ARM: dts: i.MX51: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 08/16] ARM: dts: i.MX53: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 09/16] ARM: dts: i.MX25: Add i2c and spi aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 10/16] ARM: dts: i.MX27: Add i2c aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 11/16] ARM: dts: i.MX51: Add i2c and spi aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 12/16] ARM: dts: i.MX53: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 13/16] ARM: dts: i.MX6: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 14/16] ARM: dts: i.MX51: move kpp pinmux entry Sascha Hauer
2013-06-25 13:51 ` [PATCH 15/16] ARM: dts: i.MX51 babbage: Add spi-cs-high property to pmic Sascha Hauer
2013-06-25 13:52 ` [PATCH 16/16] ARM: dts: i.MX51: Add USB host1/2 pinmux entries Sascha Hauer
2013-06-26 14:00 ` [PATCH] i.MX dts updates 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=1372168320-22605-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.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 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).