[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <77f78569ccfea64842176ae19063ef88@codeaurora.org>
Date: Wed, 03 Mar 2021 20:24:36 +0530
From: skakit@...eaurora.org
To: Rob Herring <robh@...nel.org>
Cc: linux-arm-msm@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Mark Brown <broonie@...nel.org>, linux-kernel@...r.kernel.org,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Andy Gross <agross@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>, kgunda@...eaurora.org,
rnayak@...eaurora.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 1/7] dt-bindings: regulator: Convert regulator bindings to
YAML format
On 2021-03-01 20:14, Rob Herring wrote:
> On Wed, 24 Feb 2021 14:03:06 +0530, satya priya wrote:
>> Convert regulator bindings from .txt to .yaml format.
>>
>> Signed-off-by: satya priya <skakit@...eaurora.org>
>> ---
>> .../bindings/regulator/qcom,rpmh-regulator.txt | 180
>> ---------------------
>> .../bindings/regulator/qcom,rpmh-regulator.yaml | 147
>> +++++++++++++++++
>> 2 files changed, 147 insertions(+), 180 deletions(-)
>> delete mode 100644
>> Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.txt
>> create mode 100644
>> Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml
>>
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> yamllint warnings/errors:
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:13:5:
> [warning] wrong indentation: expected 2 but found 4 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:48:5:
> [warning] wrong indentation: expected 2 but found 4 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:49:9:
> [warning] wrong indentation: expected 6 but found 8 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:50:13:
> [warning] wrong indentation: expected 10 but found 12 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:64:9:
> [warning] wrong indentation: expected 6 but found 8 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:69:9:
> [warning] wrong indentation: expected 6 but found 8 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:83:6:
> [warning] wrong indentation: expected 6 but found 5 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:89:6:
> [warning] wrong indentation: expected 6 but found 5 (indentation)
> ./Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml:95:2:
> [warning] wrong indentation: expected 2 but found 1 (indentation)
>
> dtschema/dtc warnings/errors:
>
> See https://patchwork.ozlabs.org/patch/1443748
>
> 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.
I've updated dt-schema, and also installed yamllint but I am not seeing
these errors, could you please let me know if I am missing anything
here.
Thanks,
Satya Priya
Powered by blists - more mailing lists