[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAL_JsqLW-5=T0p85M9ZurywdNj_nFwj0VJyxHSJGrdzZGkQcJQ@mail.gmail.com>
Date: Wed, 25 Mar 2020 10:13:54 -0600
From: Rob Herring <robh@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: Benjamin Gaignard <benjamin.gaignard@...com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Mark Rutland <mark.rutland@....com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Wim Van Sebroeck <wim@...ux-watchdog.org>,
Guenter Roeck <linux@...ck-us.net>,
Pascal PAILLET-LME <p.paillet@...com>,
Linux Input <linux-input@...r.kernel.org>,
devicetree@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
LINUX-WATCHDOG <linux-watchdog@...r.kernel.org>
Subject: Re: [PATCH v5] dt-bindings: mfd: Convert stpmic1 bindings to json-schema
On Wed, Mar 25, 2020 at 3:19 AM Lee Jones <lee.jones@...aro.org> wrote:
>
> On Tue, 10 Mar 2020, Rob Herring wrote:
>
> > On Wed, 4 Mar 2020 10:42:20 +0100, Benjamin Gaignard wrote:
> > > Convert stpmic1 bindings to json-schema.
> > >
> > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
> > > ---
> > > version 5:
> > > - move $ref regulator.yaml under a patternProperties
> > > - move remain fixed strings under properties field
> > >
> > > version 4:
> > > - move on uppder node $ref: ../regulator/regulator.yaml
> > > - move fixed strings under properties field
> > > - remove unneeded () in patternProperties
> > > - keep ldo3 separate from other ldo properties
> > > Note:
> > > - 'st,mask-reset' property stay in each subnode, I don't find
> > > the syntax to avoid dupliquate it.
> > > - ldo6-supply and all possible *-supply are describe by this regular
> > > expression: ^(buck[1-4]|ldo[1-6]|boost|pwr_sw[1-2])-supply$":
> > >
> > > version 3:
> > > - put $ref under allOf keyword
> > > - for each regulator node add the list of supported regulator properties
> > >
> > > .../devicetree/bindings/input/st,stpmic1-onkey.txt | 28 --
> > > .../devicetree/bindings/mfd/st,stpmic1.txt | 61 ----
> > > .../devicetree/bindings/mfd/st,stpmic1.yaml | 339 +++++++++++++++++++++
> > > .../bindings/regulator/st,stpmic1-regulator.txt | 64 ----
> > > .../bindings/watchdog/st,stpmic1-wdt.txt | 11 -
> > > 5 files changed, 339 insertions(+), 164 deletions(-)
> > > delete mode 100644 Documentation/devicetree/bindings/input/st,stpmic1-onkey.txt
> > > delete mode 100644 Documentation/devicetree/bindings/mfd/st,stpmic1.txt
> > > create mode 100644 Documentation/devicetree/bindings/mfd/st,stpmic1.yaml
> > > delete mode 100644 Documentation/devicetree/bindings/regulator/st,stpmic1-regulator.txt
> > > delete mode 100644 Documentation/devicetree/bindings/watchdog/st,stpmic1-wdt.txt
> > >
> >
> > Reviewed-by: Rob Herring <robh@...nel.org>
>
> Can you take this please Rob?
Yes, done.
Rob
Powered by blists - more mailing lists