[PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc

Jesse Taube mr.bossman075 at gmail.com
Tue Nov 2 18:38:24 PDT 2021



On 11/2/21 21:20, Rob Herring wrote:
> On Tue, 02 Nov 2021 18:56:50 -0400, Jesse Taube wrote:
>> From: Jesse Taube <mr.bossman075 at gmail.com>
>>
>> Add i.MXRT1050 pinctrl binding doc
>>
>> Cc: Giulio Benetti <giulio.benetti at benettiengineering.com>
>> Signed-off-by: Jesse Taube <Mr.Bossman075 at gmail.com>
>> ---
>> V1->V2:
>> * Replace macros with values
>> * Add tab for last pinctrl value
>> ---
>>   .../bindings/pinctrl/fsl,imxrt1050.yaml       | 83 +++++++++++++++++++
>>   1 file changed, 83 insertions(+)
>>   create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml
>>
> 
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
> 
Ah I thought it would stop make at error i see it now, is there a way to 
do one file.
> yamllint warnings/errors:
> 
> dtschema/dtc warnings/errors:
> ./Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml: $id: relative path/filename doesn't match actual path or filename
> 	expected: http://devicetree.org/schemas/pinctrl/fsl,imxrt1050.yaml#
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dt.yaml: iomuxc at 401f8000: 'fsl,mux_mask', 'imxrt1050-evk' do not match any of the regexes: 'grp$', 'pinctrl-[0-9]+'
> 	From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.yaml
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/pinctrl/fsl,imxrt1050.example.dt.yaml: iomuxc at 401f8000: 'pinctrl-0' is a dependency of 'pinctrl-names'
> 	From schema: /usr/local/lib/python3.8/dist-packages/dtschema/schemas/pinctrl/pinctrl-consumer.yaml
> 
> doc reference errors (make refcheckdocs):
> 
> See https://patchwork.ozlabs.org/patch/1549987
> 
> This check can fail if there are any dependencies. The base for a patch
> series is generally the most recent rc1.
> 
> If you already ran 'make dt_binding_check' and didn't see the above
> error(s), then make sure 'yamllint' is installed and dt-schema is up to
> date:
> 
> pip3 install dtschema --upgrade
> 
> Please check and re-submit.
> 



More information about the linux-arm-kernel mailing list