OSDN Git Service

Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Thu, 4 Dec 2014 16:20:02 +0000 (17:20 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 4 Dec 2014 16:20:02 +0000 (17:20 +0100)
commite58e501a9b3e0db722263b02d6c06f1656a5dee7
treeba828148967f084f3301016d7215e0338cec1445
parenta8afa2645ccf3525409c749c1dc4ec1cf95ff3f5
parent8918465163171322c77a19d5258a95f56d89d2e4
Merge tag 'tegra-for-3.19-iommu' of git://git./linux/kernel/git/tegra/linux into next/drivers

Pull "ARM: tegra: IOMMU support for v3.19" from Thierry Reding:

This adds the driver pieces required for IOMMU support on Tegra30,
Tegra114 and Tegra124.

* tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  memory: Add NVIDIA Tegra memory controller support
  of: Add NVIDIA Tegra memory controller binding
  ARM: tegra: Move AHB Kconfig to drivers/amba
  amba: Add Kconfig file
  clk: tegra: Implement memory-controller clock
  powerpc/iommu: Rename iommu_[un]map_sg functions
  iommu: Improve error handling when setting bus iommu
  iommu: Do more input validation in iommu_map_sg()
  iommu: Add iommu_map_sg() function

Signed-off-by: Arnd Bergmann <arnd@arndb.de>