OSDN Git Service

Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 21 Dec 2017 17:05:04 +0000 (18:05 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 21 Dec 2017 17:05:04 +0000 (18:05 +0100)
commit62bf8ae8960590cd23b75b61397b94d415dc4e91
tree023a828ba3b9e6a3037ff0435998d00f9fe1528e
parentbad19e0d0460564a067f901b6848c0cc0c403c52
parent83476bfaf6ac1cebf0cc5a3bdcf5031ef875cf42
Merge tag 'tegra-for-4.16-memory' of ssh://gitolite./linux/kernel/git/tegra/linux into next/drivers

Pull "memory: tegra: Changes for v4.16-rc1" from Thierry Reding:

The Tegra memory controller driver will now instruct the SMMU driver to
create groups, which will make it easier for device drivers to share an
IOMMU domain between multiple devices.

Initial Tegra186 support is also added in a separate driver.

* tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  iommu/tegra-smmu: Fix return value check in tegra_smmu_group_get()
  iommu/tegra: Allow devices to be grouped
  memory: tegra: Create SMMU display groups
  memory: tegra: Add Tegra186 support
  dt-bindings: memory: Add Tegra186 support
  dt-bindings: misc: Add Tegra186 MISC registers bindings