Hi Joerg, Please can you pull the following ARM SMMU updates for 3.17?
The main changes are: - Removal of unused SMMU chaining code - Initial support for PCI masters - Misc. non-critical fixes to the capability checking code and TCR configuration This has largely come out of work enabling passthrough of PCI devices to a KVM virtual machine with VFIO, so I anticipate further patches in this area in the near future. Cheers, Will Cc: Varun Sethi <[email protected]> Cc: Mitchel Humpherys <[email protected]> --->8 The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f: Linux 3.16-rc1 (2014-06-15 17:45:28 -1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git for-joerg/arm-smmu/updates for you to fetch changes up to 2907320df3189420cb66178a86b2917f4b64018f: iommu/arm-smmu: fix some checkpatch issues (2014-07-09 10:38:23 +0100) ---------------------------------------------------------------- Mitchel Humpherys (1): iommu/arm-smmu: fix some checkpatch issues Will Deacon (6): iommu/arm-smmu: fix calculation of TCR.T0SZ iommu/arm-smmu: add support for PCI master devices iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability iommu/arm-smmu: remove support for chained SMMUs iommu/arm-smmu: prefer stage-1 mappings where we have a choice iommu/arm-smmu: fix capability checking prior to device attach .../devicetree/bindings/iommu/arm,smmu.txt | 6 - drivers/iommu/arm-smmu.c | 493 ++++++++++----------- 2 files changed, 240 insertions(+), 259 deletions(-) _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
