[PATCH v2 0/3] Add support for ARM SMMU architectures 1 and 2
Joerg Roedel
joro at 8bytes.org
Wed Jun 26 05:48:05 EDT 2013
On Mon, Jun 24, 2013 at 06:31:23PM +0100, Will Deacon wrote:
> Will Deacon (3):
> documentation: iommu: add description of ARM System MMU binding
> iommu: add support for ARM Ltd. System MMU architecture
> MAINTAINERS: add entry for ARM system MMU driver
>
> .../devicetree/bindings/iommu/arm,smmu.txt | 70 +
> MAINTAINERS | 6 +
> drivers/iommu/Kconfig | 13 +
> drivers/iommu/Makefile | 1 +
> drivers/iommu/arm-smmu.c | 1969 ++++++++++++++++++++
> 5 files changed, 2059 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iommu/arm,smmu.txt
> create mode 100644 drivers/iommu/arm-smmu.c
Applied this series to the new arm/smmu branch, thanks Will.
More information about the linux-arm-kernel
mailing list