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

Skip to content
Commit 94c99712 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

iommu/of: return -EPROBE_DEFER when smmu driver is not registered



Return -EPROBE_DEFER from of_iommu_xlate() for the smmu client devices
that are on the platform bus but trying to register their drivers before
SMMU driver registration happens. Without this deferral probe can result
into a situation of not adding the smmu clients to any of the iommu
groups thus can't use iommu_*() services.

Change-Id: I7b9da4ea1bc3bdcfb17e3c81b85938d50544fb9d
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 58b6ed92
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