diff options
| author | Steven Price <[email protected]> | 2023-03-31 09:51:54 +0000 |
|---|---|---|
| committer | Joerg Roedel <[email protected]> | 2023-04-13 09:50:45 +0000 |
| commit | 25c2325575cc7f960c9f81f2b77606478f6b911f (patch) | |
| tree | 855b1e0b41e18601d585a1a77d706a49fb47dba4 /tools/perf/scripts/python/netdev-times.py | |
| parent | Linux 6.3-rc3 (diff) | |
| download | kernel-25c2325575cc7f960c9f81f2b77606478f6b911f.tar.gz kernel-25c2325575cc7f960c9f81f2b77606478f6b911f.zip | |
iommu/rockchip: Add missing set_platform_dma_ops callback
Similar to exynos, we need a set_platform_dma_ops() callback for proper
operation on ARM 32 bit after recent changes in the IOMMU framework
(detach ops removal). But also the use of a NULL domain is confusing.
Rework the code to add support for IOMMU_DOMAIN_IDENTITY and a singleton
rk_identity_domain which is assigned to domain when using an identity
mapping rather than "detaching". This makes the code easier to reason about.
Signed-off-by: Steven Price <[email protected]>
Acked-by: Heiko Stuebner <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
