Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 66b5589d authored by Chintan Pandya's avatar Chintan Pandya
Browse files

iommu: add support for multiple iommu drivers



Some targets may have more than 1 SMMU IPs which
require different driver supports. By default,
all the driver register themselves onto platform
bus. But platform bus cannot support more than
one IOMMU ops implementation. So, move MSM driver
onto separate bus and provide and interface to
select the right bus just before requesting for
a domain.

Add following API:
msm_iommu_get_bus(struct device *dev)

Change-Id: I116ecb203b73157bf5cd6220391344a01a165bb1
Signed-off-by: default avatarChintan Pandya <cpandya@codeaurora.org>
parent 0597b5d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment