]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5acb8a124a0de462d8ed2192dbcc146d366d4942
treeba828148967f084f3301016d7215e0338cec1445
parent0581151bd0dc9432d6ade69562ac7d5ca0feaf8c
parentf36af2ca88b26ed123194c0bc4b353112b9341b7
Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/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>