All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Platform-specific IOMMU code for MSM8x60
@ 2010-08-12  1:17 ` Stepan Moskovchenko
  0 siblings, 0 replies; 6+ messages in thread
From: Stepan Moskovchenko @ 2010-08-12  1:17 UTC (permalink / raw)
  To: dwalker; +Cc: linux-arm-kernel, linux-arm-msm, Stepan Moskovchenko

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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-08-12  1:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-12  1:17 [PATCH 0/2] Platform-specific IOMMU code for MSM8x60 Stepan Moskovchenko
2010-08-12  1:17 ` Stepan Moskovchenko
2010-08-12  1:17 ` [PATCH RFC 1/2] msm: Platform initialization for the IOMMU driver Stepan Moskovchenko
2010-08-12  1:17   ` Stepan Moskovchenko
2010-08-12  1:17 ` [PATCH RFC 2/2] msm: Platform data for MSM8x60 IOMMU devices Stepan Moskovchenko
2010-08-12  1:17   ` Stepan Moskovchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.