From: Stepan Moskovchenko <stepanm@codeaurora.org>
To: dwalker@codeaurora.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-arm-msm@vger.kernel.org,
Stepan Moskovchenko <stepanm@codeaurora.org>
Subject: [PATCH 0/2] Platform-specific IOMMU code for MSM8x60
Date: Wed, 11 Aug 2010 18:17:55 -0700 [thread overview]
Message-ID: <1281575877-1074-1-git-send-email-stepanm@codeaurora.org> (raw)
Hello
This is the second part of what is needed for IOMMU support on the MSM8x60.
This is mainly a bunch of platform data specifying I/O addresses, IRQ numbers,
etc, and the probe functions to initialize the IOMMUs and their context banks.
The main support for the 8x60 will be sent out in a little while, but I would
appreciate it if you guys could look over these patches and give me whatever
comments you have.
Thanks
Steve
Stepan Moskovchenko (2):
msm: Platform initialization for the IOMMU driver
msm: Platform data for MSM8x60 IOMMU devices
arch/arm/mach-msm/devices-msm8x60-iommu.c | 881 +++++++++++++++++++++++++++++
arch/arm/mach-msm/iommu_dev.c | 360 ++++++++++++
2 files changed, 1241 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/mach-msm/devices-msm8x60-iommu.c
create mode 100644 arch/arm/mach-msm/iommu_dev.c
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
next reply other threads:[~2010-08-12 1:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-12 1:17 Stepan Moskovchenko [this message]
2010-08-12 1:17 ` [PATCH RFC 1/2] msm: Platform initialization for the IOMMU driver Stepan Moskovchenko
2010-08-12 1:17 ` [PATCH RFC 2/2] msm: Platform data for MSM8x60 IOMMU devices Stepan Moskovchenko
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=1281575877-1074-1-git-send-email-stepanm@codeaurora.org \
--to=stepanm@codeaurora.org \
--cc=dwalker@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.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).