Re: [PATCH 1/2] iommu/msm: Hook up iotlb_sync_map

2021-01-28 Thread Will Deacon
On Wed, 27 Jan 2021 16:29:28 +, Robin Murphy wrote: > The core API can now accommodate invalidate-on-map style behaviour in a > single efficient call, so hook that up instead of having io-pgatble do > it piecemeal. Applied to arm64 (for-joerg/mtk), thanks! [1/2] iommu/msm: Hook up

[PATCH 1/2] iommu/msm: Hook up iotlb_sync_map

2021-01-27 Thread Robin Murphy
The core API can now accommodate invalidate-on-map style behaviour in a single efficient call, so hook that up instead of having io-pgatble do it piecemeal. Signed-off-by: Robin Murphy --- Just a little quick cleanup on top of the Mediatek TLB patches now queued - CC'ing a bunch of folks from