[PATCH v2 00/13] SYSMMU driver update and support for Exynos 5433
Joerg Roedel
joro at 8bytes.org
Thu Feb 25 06:34:03 PST 2016
On Thu, Feb 18, 2016 at 03:12:47PM +0100, Marek Szyprowski wrote:
> Marek Szyprowski (13):
> iommu: exynos: rework iommu group initialization
> iommu: exynos: add support for IOMMU_DOMAIN_DMA domain type
> iommu: exynos: remove ARM-specific cache flush interface
> iommu: exynos: simplify master clock operations
> iommu: exynos: refactor code (no direct register access)
> iommu: exynos: refactor fault handling code
> iommu: exynos: refactor init config code
> iommu: exynos: unify code for fldp cache invalidation
> iommu: exynos: add support for SYSMMU controller with bogus version
> reg
> iommu: exynos: update device tree documentation
> iommu: exynos: add support for v5 SYSMMU
> iommu: exynos: add Maintainers entry for Exynos SYSMMU driver
> iommu: exynos: support multiple attach_device calls
>
> .../devicetree/bindings/iommu/samsung,sysmmu.txt | 22 +-
> MAINTAINERS | 6 +
> drivers/iommu/Kconfig | 2 +-
> drivers/iommu/exynos-iommu.c | 598 ++++++++++++---------
> 4 files changed, 372 insertions(+), 256 deletions(-)
Applied all patches and changed the subjects to:
Marek Szyprowski (13):
iommu/exynos: Rework iommu group initialization
iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain type
iommu/exynos: Remove ARM-specific cache flush interface
iommu/exynos: Simplify master clock operations
iommu/exynos: Refactor code (no direct register access)
iommu/exynos: Refactor fault handling code
iommu/exynos: Refactor init config code
iommu/exynos: Unify code for fldp cache invalidation
iommu/exynos: Add support for SYSMMU controller with bogus version reg
iommu/exynos: Update device tree documentation
iommu/exynos: Add support for v5 SYSMMU
iommu/exynos: Add Maintainers entry for Exynos SYSMMU driver
iommu/exynos: Support multiple attach_device calls
Please make sure you follow this sheme for future iommu patches too.
Thanks,
Joerg
More information about the linux-arm-kernel
mailing list