]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
devicetree: Add generic IOMMU device tree bindings
authorThierry Reding <treding@nvidia.com>
Thu, 31 Jul 2014 10:43:03 +0000 (12:43 +0200)
committerJoerg Roedel <jroedel@suse.de>
Thu, 31 Jul 2014 18:28:43 +0000 (20:28 +0200)
commit1a5b5376442bd6c23b5722ecdc7242fcc61ce338
tree32d0e38a32b0a5b10ba03d89a58f887ec28ac5c8
parente09f8ea560490e941139d23b4c278d3e6e2c871a
devicetree: Add generic IOMMU device tree bindings

This commit introduces a generic device tree binding for
IOMMU devices.  Only a very minimal subset is described
here, but it is enough to cover the requirements of both the
Exynos System MMU and Tegra SMMU as discussed here:

    https://lkml.org/lkml/2014/4/27/346

Acked-by: Will Deacon <will.deacon@arm.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Olof Johansson <olof@lixom.net>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Documentation/devicetree/bindings/iommu/iommu.txt [new file with mode: 0644]