From: avinashphilip@ti.com (Philip Avinash)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: dts: AM33XX: Add ELM node
Date: Fri, 18 Jan 2013 12:11:33 +0530 [thread overview]
Message-ID: <1358491295-4022-2-git-send-email-avinashphilip@ti.com> (raw)
In-Reply-To: <1358491295-4022-1-git-send-email-avinashphilip@ti.com>
From: "Philip, Avinash" <avinashphilip@ti.com>
Add ELM data node to AM33XX device tree file.
Signed-off-by: Philip Avinash <avinashphilip@ti.com>
---
arch/arm/boot/dts/am33xx.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index c2f14e8..eaef5e7 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -385,5 +385,13 @@
mac-address = [ 00 00 00 00 00 00 ];
};
};
+
+ elm: elm at 48080000 {
+ compatible = "ti,am33xx-elm";
+ reg = <0x48080000 0x2000>;
+ interrupts = <4>;
+ ti,hwmods = "elm";
+ status = "disabled";
+ };
};
};
--
1.7.9.5
next prev parent reply other threads:[~2013-01-18 6:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-18 6:41 [PATCH 0/3] Add device tree support for NAND flash in am335x-evm Philip Avinash
2013-01-18 6:41 ` Philip Avinash [this message]
2013-01-21 20:47 ` [PATCH 1/3] ARM: dts: AM33XX: Add ELM node Peter Korsgaard
2013-01-23 6:32 ` Philip, Avinash
2013-01-18 6:41 ` [PATCH 2/3] ARM: dts: AM33XX: Add GPMC node Philip Avinash
2013-01-18 13:17 ` Jan Lübbe
2013-01-21 21:01 ` Peter Korsgaard
2013-01-23 6:32 ` Philip, Avinash
2013-01-18 6:41 ` [PATCH 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm Philip Avinash
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=1358491295-4022-2-git-send-email-avinashphilip@ti.com \
--to=avinashphilip@ti.com \
--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).