Re: [PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init

From: Konrad Dybcio
Date: Tue Jul 21 2020 - 12:21:08 EST


>The current
>focus has been on moving more of the SMMU specific bits into the arm-smmu-qcom
>implementation [1] and I think that is the right way to go.

Pardon if I overlooked something obvious, but I can't seem to find a
clean way for implementing qcom,skip-init in arm-smmu-qcom, as neither
the arm_smmu_test_smr_masks nor the probe function seem to be
alterable with arm_smmu_impl. I'm open to your ideas guys.

Konrad