linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 04/16] ARM: dts: i.MX27: Add iim node
Date: Tue, 25 Jun 2013 15:51:48 +0200	[thread overview]
Message-ID: <1372168320-22605-5-git-send-email-s.hauer@pengutronix.de> (raw)
In-Reply-To: <1372168320-22605-1-git-send-email-s.hauer@pengutronix.de>

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 arch/arm/boot/dts/imx27.dtsi | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/imx27.dtsi b/arch/arm/boot/dts/imx27.dtsi
index df425a7..db139bf 100644
--- a/arch/arm/boot/dts/imx27.dtsi
+++ b/arch/arm/boot/dts/imx27.dtsi
@@ -348,6 +348,13 @@
 				clocks = <&clks 41>, <&clks 61>;
 				clock-names = "ipg", "per";
 			};
+
+			iim: iim at 10028000 {
+				compatible = "fsl,imx27-iim";
+				reg = <0x10028000 0x1000>;
+				interrupts = <62>;
+				clocks = <&clks 38>;
+			};
 		};
 
 		aipi at 10020000 { /* AIPI2 */
-- 
1.8.3.1

  parent 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 [PATCH] i.MX dts updates Sascha Hauer
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 ` Sascha Hauer [this message]
2013-06-25 13:51 ` [PATCH 05/16] ARM: dts: i.MX31: Add iim node 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-5-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).