[linux-sunxi] Re: [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP binding to a schema

2021-09-14 Thread Rob Herring
On Tue, Sep 14, 2021 at 2:12 AM Maxime Ripard  wrote:
>
> On Mon, Sep 06, 2021 at 10:02:26AM +0100, Lee Jones wrote:
> > On Fri, 03 Sep 2021, Rob Herring wrote:
> >
> > > On Wed, 01 Sep 2021 11:18:29 +0200, Maxime Ripard wrote:
> > > > The X-Powers AXP PMICs are supported by Linux thanks to its device tree
> > > > binding.
> > > >
> > > > Now that we have the DT validation in place, let's convert the device
> > > > tree bindings for that driver over to a YAML schema.
> > > >
> > > > Cc: Chen-Yu Tsai 
> > > > Cc: Lee Jones 
> > > > Signed-off-by: Maxime Ripard 
> > > >
> > > > ---
> > > >
> > > > Changes from v1:
> > > >   - Add GPIO example
> > > >   - Remove the limitation on regulator-ramp-delay
> > > > ---
> > > >  .../i2c/allwinner,sun6i-a31-p2wi.yaml |   2 +-
> > > >  .../devicetree/bindings/mfd/axp20x.txt| 273 
> > > >  .../bindings/mfd/x-powers,axp152.yaml | 400 ++
> > > >  3 files changed, 401 insertions(+), 274 deletions(-)
> > > >  delete mode 100644 Documentation/devicetree/bindings/mfd/axp20x.txt
> > > >  create mode 100644 
> > > > Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> > > >
> > >
> > > Reviewed-by: Rob Herring 
> > >
> > > Note that the gpio child schema needs to be applied with this one.
> >
> > Not sure I'm in possession of that.
>
> So, how do you want to merge that? Through the DT tree?

Resend the MFD and child patches in a series to Lee.

Rob

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/CAL_JsqK2v4EkFfi9rJeRE5SvONTYKZADLQ79aqoTXQ7ZW74exA%40mail.gmail.com.


[linux-sunxi] Re: [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP binding to a schema

2021-09-14 Thread Maxime Ripard
On Mon, Sep 06, 2021 at 10:02:26AM +0100, Lee Jones wrote:
> On Fri, 03 Sep 2021, Rob Herring wrote:
> 
> > On Wed, 01 Sep 2021 11:18:29 +0200, Maxime Ripard wrote:
> > > The X-Powers AXP PMICs are supported by Linux thanks to its device tree
> > > binding.
> > > 
> > > Now that we have the DT validation in place, let's convert the device
> > > tree bindings for that driver over to a YAML schema.
> > > 
> > > Cc: Chen-Yu Tsai 
> > > Cc: Lee Jones 
> > > Signed-off-by: Maxime Ripard 
> > > 
> > > ---
> > > 
> > > Changes from v1:
> > >   - Add GPIO example
> > >   - Remove the limitation on regulator-ramp-delay
> > > ---
> > >  .../i2c/allwinner,sun6i-a31-p2wi.yaml |   2 +-
> > >  .../devicetree/bindings/mfd/axp20x.txt| 273 
> > >  .../bindings/mfd/x-powers,axp152.yaml | 400 ++
> > >  3 files changed, 401 insertions(+), 274 deletions(-)
> > >  delete mode 100644 Documentation/devicetree/bindings/mfd/axp20x.txt
> > >  create mode 100644 
> > > Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> > > 
> > 
> > Reviewed-by: Rob Herring 
> > 
> > Note that the gpio child schema needs to be applied with this one.
> 
> Not sure I'm in possession of that.

So, how do you want to merge that? Through the DT tree?

Maxime

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/20210914071208.7xalrr2qskzdncgs%40gilmour.


signature.asc
Description: PGP signature


[linux-sunxi] Re: [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP binding to a schema

2021-09-06 Thread Lee Jones
On Fri, 03 Sep 2021, Rob Herring wrote:

> On Wed, 01 Sep 2021 11:18:29 +0200, Maxime Ripard wrote:
> > The X-Powers AXP PMICs are supported by Linux thanks to its device tree
> > binding.
> > 
> > Now that we have the DT validation in place, let's convert the device
> > tree bindings for that driver over to a YAML schema.
> > 
> > Cc: Chen-Yu Tsai 
> > Cc: Lee Jones 
> > Signed-off-by: Maxime Ripard 
> > 
> > ---
> > 
> > Changes from v1:
> >   - Add GPIO example
> >   - Remove the limitation on regulator-ramp-delay
> > ---
> >  .../i2c/allwinner,sun6i-a31-p2wi.yaml |   2 +-
> >  .../devicetree/bindings/mfd/axp20x.txt| 273 
> >  .../bindings/mfd/x-powers,axp152.yaml | 400 ++
> >  3 files changed, 401 insertions(+), 274 deletions(-)
> >  delete mode 100644 Documentation/devicetree/bindings/mfd/axp20x.txt
> >  create mode 100644 
> > Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> > 
> 
> Reviewed-by: Rob Herring 
> 
> Note that the gpio child schema needs to be applied with this one.

Not sure I'm in possession of that.

-- 
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/YTXZIn7d5yrRcO0o%40google.com.


[linux-sunxi] Re: [PATCH v2 29/52] dt-bindings: mfd: Convert X-Powers AXP binding to a schema

2021-09-03 Thread Rob Herring
On Wed, 01 Sep 2021 11:18:29 +0200, Maxime Ripard wrote:
> The X-Powers AXP PMICs are supported by Linux thanks to its device tree
> binding.
> 
> Now that we have the DT validation in place, let's convert the device
> tree bindings for that driver over to a YAML schema.
> 
> Cc: Chen-Yu Tsai 
> Cc: Lee Jones 
> Signed-off-by: Maxime Ripard 
> 
> ---
> 
> Changes from v1:
>   - Add GPIO example
>   - Remove the limitation on regulator-ramp-delay
> ---
>  .../i2c/allwinner,sun6i-a31-p2wi.yaml |   2 +-
>  .../devicetree/bindings/mfd/axp20x.txt| 273 
>  .../bindings/mfd/x-powers,axp152.yaml | 400 ++
>  3 files changed, 401 insertions(+), 274 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mfd/axp20x.txt
>  create mode 100644 Documentation/devicetree/bindings/mfd/x-powers,axp152.yaml
> 

Reviewed-by: Rob Herring 

Note that the gpio child schema needs to be applied with this one.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/linux-sunxi/YTJ7Nf9s1fr3kJny%40robh.at.kernel.org.