Re: [PATCH RFC 10/14] dt-bindings: iommu: qcom,iommu: Add MSM8917 IOMMU to SMMUv1 compatibles
From: Will Deacon
Date: Thu Oct 24 2024 - 08:40:44 EST
On Sat, Oct 19, 2024 at 08:21:16AM -0500, Rob Herring (Arm) wrote:
>
> On Sat, 19 Oct 2024 13:50:47 +0200, Barnabás Czémán wrote:
> > Add MSM8917 compatible string with "qcom,msm-iommu-v1" as fallback
> > for the MSM8917 IOMMU which is compatible with Qualcomm's secure
> > fw "SMMU v1" implementation.
> >
> > Signed-off-by: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/iommu/qcom,iommu.yaml | 1 +
> > 1 file changed, 1 insertion(+)
> >
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> yamllint warnings/errors:
>
> dtschema/dtc warnings/errors:
>
>
> doc reference errors (make refcheckdocs):
>
> See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20241019-msm8917-v1-10-f1f3ca1d88e5@xxxxxxxxxxxxxx
I don't see any errors in the logs...
Will