• Robin Murphy's avatar
    iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync · 4d689b61
    Robin Murphy authored
    Now that the core API issues its own post-unmap TLB sync call, push that
    operation out from the io-pgtable-arm-v7s internals into the users. For
    now, we leave the invalidation implicit in the unmap operation, since
    none of the current users would benefit much from any change to that.
    
    Note that the conversion of msm_iommu is implicit, since that apparently
    has no specific TLB sync operation anyway.
    
    CC: Yong Wu <yong.wu@mediatek.com>
    CC: Rob Clark <robdclark@gmail.com>
    Signed-off-by: default avatarRobin Murphy <robin.murphy@arm.com>
    Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
    4d689b61
mtk_iommu.c 20.4 KB