aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2021-06-04 18:44:40 +0200
committerJoerg Roedel <[email protected]>2021-06-09 09:48:36 +0200
commit227014b33f62f93a462f8125038ef6609d7a1572 (patch)
treea982697ba7602bf3abab88f47833d19b67d03a3d /lib/mpi/mpi-sub-ui.c
parent9e6f3cd589cb711b5949cfbeb84e5440906195bd (diff)
iommu: rockchip: Add internal ops to handle variants
Add internal ops to be able to handle incoming variant v2. The goal is to keep the overall structure of the framework but to allow to add the evolution of this hardware block. The ops are global for a SoC because iommu domains are not attached to a specific devices if they are for a virtuel device like drm. Use a global variable shouldn't be since SoC usually doesn't embedded different versions of the iommu hardware block. If that happen one day a WARN_ON will be displayed at probe time. Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions