]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit71b38cb0422e6cce14f0e4a213be8398d6595594
tree023a828ba3b9e6a3037ff0435998d00f9fe1528e
parent1e4d647508c12b9990bfc90952be1e207587ffa4
parent6fc1ea814aa48d099eb35934bcc7ab289d109a26
Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/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