]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/arm-smmu: Abstract GR1 accesses
authorRobin Murphy <robin.murphy@arm.com>
Thu, 15 Aug 2019 18:37:29 +0000 (19:37 +0100)
committerWill Deacon <will@kernel.org>
Mon, 19 Aug 2019 15:52:47 +0000 (16:52 +0100)
commitc5c4e729c77af950c71012b01fdbe2666c880a52
treece53444b81a01b6509b01a1a8a6ebd39d2a293b2
parent1c96243d5dbd0165b63dc78e29cda22080c6b3f0
iommu/arm-smmu: Abstract GR1 accesses

Introduce some register access abstractions which we will later use to
encapsulate various quirks. GR1 is the easiest page to start with.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm-smmu.c