commit | 62b993a36e4c2d60669beb3d1afe038ed44a41ec | [log] [tgz] |
---|---|---|
author | Robin Murphy <robin.murphy@arm.com> | Thu Aug 15 19:37:36 2019 +0100 |
committer | Will Deacon <will@kernel.org> | Mon Aug 19 16:52:48 2019 +0100 |
tree | 13a79d3c7e52fb7112c0321fa5d6e7aab4edc2fc | |
parent | 3995e18689fda2434863bdf2a8cd19acea4e61f0 [diff] |
iommu/arm-smmu: Add reset implementation hook Reset is an activity rife with implementation-defined poking. Add a corresponding hook, and use it to encapsulate the existing MMU-500 details. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Will Deacon <will@kernel.org>