]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
iommu/arm-smmu: Plumb in new ACPI identifiers
authorRobin Murphy <robin.murphy@arm.com>
Wed, 12 Jul 2017 19:36:35 +0000 (13:36 -0600)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 14 Jul 2017 15:00:07 +0000 (12:00 -0300)
commitf6b14b3ce11cf2a69b0ac848113e353d754dbfb1
treeb3cc3fd08bae13d83269d6e7c0ffbe00ad71c222
parent453b5039843f7dac534ee23af6b34c2d0a116416
iommu/arm-smmu: Plumb in new ACPI identifiers

BugLink: https://bugs.launchpad.net/bugs/1703437
Revision C of IORT now allows us to identify ARM MMU-401 and the Cavium
ThunderX implementation. Wire them up so that we can probe these models
once firmware starts using the new codes in place of generic ones, and
so that the appropriate features and quirks get enabled when we do.

For the sake of backports and mitigating sychronisation problems with
the ACPICA headers, we'll carry a backup copy of the new definitions
locally for the short term to make life simpler.

CC: stable@vger.kernel.org # 4.10
Acked-by: Robert Richter <rrichter@cavium.com>
Tested-by: Robert Richter <rrichter@cavium.com>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
(cherry picked from commit 84c24379a783c514e5ff7c8fc8a21cf8d64fd05f)
Signed-off-by: dann frazier <dann.frazier@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
drivers/iommu/arm-smmu.c