Skip to content
Snippets Groups Projects
Commit 94dec6c1 authored by Rob Clark's avatar Rob Clark :speech_balloon: Committed by Tomeu Vizoso
Browse files

iommu/arm-smmu-qcom: Fix missing adreno_smmu's


When the special handling of qcom,adreno-smmu was moved into
qcom_smmu_create(), it was overlooked that we didn't have all the
required entries in qcom_smmu_impl_of_match.  So we stopped getting
adreno_smmu_priv on sc7180, breaking per-process pgtables.

Fixes: 30b912a0 ("iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_create")
Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
parent 9dfed3c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment