[PATCH v8 3/5] PCI: qcom: Remove BDF2SID mapping config for SC8280X family SoC
Johan Hovold
johan at kernel.org
Mon Nov 4 06:24:19 PST 2024
On Thu, Oct 31, 2024 at 08:09:00PM -0700, Qiang Yu wrote:
> The SC8280XP PCIe devicetree nodes do not specify an 'iommu-map' so the
> config_sid() callback is effectively a no-op. Hence introduce a new ops
Would have been good to say something about why there are no 'iommu-map'
properties on sc8280xp (e.g. since it uses an SMMUv3) as Bjorn
suggested.
> struct, namely ops_1_21_0 which is same as ops_1_9_0 except that it
> doesn't have config_sid() callback to clean it up.
>
> Signed-off-by: Qiang Yu <quic_qianyu at quicinc.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
I see that this patch has been picked up now. The above is already much
better and I guess this is good enough for now:
Reviewed-by: Johan Hovold <johan+linaro at kernel.org>
More information about the linux-phy
mailing list