From: Satish Patel <satish.patel@ti.com>
To: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
devicetree@vger.kernel.org, gregkh@linuxfoundation.org,
rob@landley.net
Cc: Satish Patel <satish.patel@ti.com>
Subject: [PATCH v2 4/5] ARM: dts: AM43xx: DT entries added for ti-usim
Date: Mon, 20 Jan 2014 10:03:53 +0530 [thread overview]
Message-ID: <1390192434-19386-5-git-send-email-satish.patel@ti.com> (raw)
In-Reply-To: <1390192434-19386-1-git-send-email-satish.patel@ti.com>
SoC specific DT entries added for TI's USIM - smart card controller of AM43xx
platfrom.
Signed-off-by: Satish Patel <satish.patel@ti.com>
---
arch/arm/boot/dts/am4372.dtsi | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi
index 974d103..7ed1cd1 100644
--- a/arch/arm/boot/dts/am4372.dtsi
+++ b/arch/arm/boot/dts/am4372.dtsi
@@ -663,5 +663,15 @@
<&edma 11>;
dma-names = "tx", "rx";
};
+
+ usim0: usim@48034000 {
+ compatible = "ti,usim";
+ reg = <0x48034000 0x1000>;
+ interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
+ ti,hwmods = "usim0";
+ clocks = <&usim0_opt_fck>, <&usim0_opt_fck32>;
+ clock-names = "opt_fck", "opt_fck32";
+ status = "disabled";
+ };
};
};
--
1.7.1
next prev parent reply other threads:[~2014-01-20 4:33 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-20 4:33 [PATCH v2 0/5] Smart Card(SC) interface, TI USIM & NxP SC phy driver Satish Patel
2014-01-20 4:33 ` [PATCH v2 1/5] sc_phy:SmartCard(SC) PHY interface to SC controller Satish Patel
2014-01-20 4:33 ` [PATCH v2 2/5] misc: tda8026: Add NXP TDA8026 PHY driver Satish Patel
2014-01-20 4:33 ` [PATCH v2 3/5] char: ti-usim: Add driver for USIM module on AM43xx Satish Patel
[not found] ` <1390192434-19386-4-git-send-email-satish.patel-l0cyMroinI0@public.gmane.org>
2014-02-04 13:19 ` Roger Quadros
2014-02-06 3:46 ` Satish Patel
2014-01-20 4:33 ` Satish Patel [this message]
2014-01-20 4:33 ` [PATCH v2 5/5] ARM: dts: AM43xx-epos-evm: DT entries for ti-usim and phy Satish Patel
[not found] ` <1390192434-19386-1-git-send-email-satish.patel-l0cyMroinI0@public.gmane.org>
2014-01-30 5:52 ` [PATCH v2 0/5] Smart Card(SC) interface, TI USIM & NxP SC phy driver Satish Patel
[not found] ` <52E9E8B0.2020000-l0cyMroinI0@public.gmane.org>
2014-01-30 13:05 ` Greg KH
2014-05-16 3:44 ` Satish Patel
2014-05-28 0:41 ` Greg KH
2014-05-28 9:00 ` Satish Patel
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=1390192434-19386-5-git-send-email-satish.patel@ti.com \
--to=satish.patel@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=rob@landley.net \
/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).