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.

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to