On Fri 01 Oct 07:00 PDT 2021, Loic Poulain wrote:
> Signed-off-by: Loic Poulain <[email protected]>
> ---
> drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> index 55690af..d105186 100644
> --- a/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> +++ b/drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c
> @@ -412,6 +412,7 @@ static const struct of_device_id __maybe_unused
> qcom_smmu_impl_of_match[] = {
> { .compatible = "qcom,sm8150-smmu-500" },
> { .compatible = "qcom,sm8250-smmu-500" },
> { .compatible = "qcom,sm8350-smmu-500" },
> + { .compatible = "qcom,qcm2290-smmu-500" },
Would be nice if we kept the alphabetical sort order on these and in the
binding.
With that, please feel free to add my R-b
Regards,
Bjorn
> { }
> };
>
> --
> 2.7.4
>
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu