[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8de53388-684a-42ad-3502-5322c80bfd22@lucaceresoli.net>
Date: Mon, 22 Jun 2020 22:43:20 +0200
From: Luca Ceresoli <luca@...aceresoli.net>
To: Rob Herring <robh@...nel.org>
Cc: Keerthy <j-keerthy@...com>, Lee Jones <lee.jones@...aro.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
Axel Lin <axel.lin@...ics.com>
Subject: Re: [PATCH v2 2/4] dt-bindings: mfd: lp87565: convert to yaml
Hi Rob,
On 17/06/20 19:11, Rob Herring wrote:
> On Wed, 17 Jun 2020 15:11:43 +0200, Luca Ceresoli wrote:
>> The definition of "xxx-in-supply" was generic, thus define in detail the
>> possible cases for each chip variant.
>>
>> Also document that the only possible I2C slave address is 0x60 as per the
>> datasheet and fix the second example accordingly.
>>
>> Signed-off-by: Luca Ceresoli <luca@...aceresoli.net>
>>
>> ---
>>
>> Changes in v2:
>> - this patch replaces patch "regulator: lp87565: dt: remove duplicated
>> section" in RFC,v1 (Rob Herring)
>> - use capital letters consistently (Lee Jones)
>> - replace "regulator" -> "mfd" in subject line (Lee Jones)
>> - replace "dt:" suffix with "dt-bindings:" prefix in subject line
>> ---
>> .../devicetree/bindings/mfd/lp87565.txt | 79 -----------
>> .../devicetree/bindings/mfd/ti,lp875xx.yaml | 134 ++++++++++++++++++
>> 2 files changed, 134 insertions(+), 79 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/mfd/lp87565.txt
>> create mode 100644 Documentation/devicetree/bindings/mfd/ti,lp875xx.yaml
>>
>
>
> My bot found errors running 'make dt_binding_check' on your patch:
>
> Error: Documentation/devicetree/bindings/mfd/ti,lp875xx.example.dts:20.9-14 syntax error
> FATAL ERROR: Unable to parse input tree
> scripts/Makefile.lib:315: recipe for target 'Documentation/devicetree/bindings/mfd/ti,lp875xx.example.dt.yaml' failed
> make[1]: *** [Documentation/devicetree/bindings/mfd/ti,lp875xx.example.dt.yaml] Error 1
> make[1]: *** Waiting for unfinished jobs....
> Makefile:1347: recipe for target 'dt_binding_check' failed
> make: *** [dt_binding_check] Error 2
Apologies, v3 incoming with these fixed (and dt_binding_check run in its
entirety this time).
Thanks,
--
Luca
Powered by blists - more mailing lists