[PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples

Johan Hovold posted 6 patches 2 years ago
.../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml    | 10 ++++++----
.../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml   |  4 ++--
.../devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml    |  9 +++++----
3 files changed, 13 insertions(+), 10 deletions(-)
[PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples
Posted by Johan Hovold 2 years ago
When reviewing the various SPMI PMIC bindings, I noticed that several
examples were incorrect and misleading and could also use some cleanup.

This series addresses the iio/adc ones.

Johan


Johan Hovold (6):
  dt-bindings: iio/adc: qcom,spmi-iadc: fix reg description
  dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name
  dt-bindings: iio/adc: qcom,spmi-iadc: clean up example
  dt-bindings: iio/adc: qcom,spmi-rradc: clean up example
  dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names
  dt-bindings: iio/adc: qcom,spmi-vadc: clean up examples

 .../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml    | 10 ++++++----
 .../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml   |  4 ++--
 .../devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml    |  9 +++++----
 3 files changed, 13 insertions(+), 10 deletions(-)

-- 
2.41.0
Re: [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples
Posted by Jonathan Cameron 2 years ago
On Thu, 30 Nov 2023 18:16:22 +0100
Johan Hovold <johan+linaro@kernel.org> wrote:

> When reviewing the various SPMI PMIC bindings, I noticed that several
> examples were incorrect and misleading and could also use some cleanup.
> 
> This series addresses the iio/adc ones.

All look fine to me.  Just waiting for the DT folk to have time to take a look.
> 
> Johan
> 
> 
> Johan Hovold (6):
>   dt-bindings: iio/adc: qcom,spmi-iadc: fix reg description
>   dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name
>   dt-bindings: iio/adc: qcom,spmi-iadc: clean up example
>   dt-bindings: iio/adc: qcom,spmi-rradc: clean up example
>   dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names
>   dt-bindings: iio/adc: qcom,spmi-vadc: clean up examples
> 
>  .../devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml    | 10 ++++++----
>  .../devicetree/bindings/iio/adc/qcom,spmi-rradc.yaml   |  4 ++--
>  .../devicetree/bindings/iio/adc/qcom,spmi-vadc.yaml    |  9 +++++----
>  3 files changed, 13 insertions(+), 10 deletions(-)
>
Re: [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples
Posted by Conor Dooley 2 years ago
On Mon, Dec 04, 2023 at 01:26:24PM +0000, Jonathan Cameron wrote:
> On Thu, 30 Nov 2023 18:16:22 +0100
> Johan Hovold <johan+linaro@kernel.org> wrote:
> 
> > When reviewing the various SPMI PMIC bindings, I noticed that several
> > examples were incorrect and misleading and could also use some cleanup.
> > 
> > This series addresses the iio/adc ones.
> 
> All look fine to me.  Just waiting for the DT folk to have time to take a look.

Yah, they all look grand to me.
Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.
Re: [PATCH 0/6] dt-bindings: iio/adc: qcom,spmi: fix up examples
Posted by Jonathan Cameron 2 years ago
On Mon, 4 Dec 2023 16:25:34 +0000
Conor Dooley <conor@kernel.org> wrote:

> On Mon, Dec 04, 2023 at 01:26:24PM +0000, Jonathan Cameron wrote:
> > On Thu, 30 Nov 2023 18:16:22 +0100
> > Johan Hovold <johan+linaro@kernel.org> wrote:
> >   
> > > When reviewing the various SPMI PMIC bindings, I noticed that several
> > > examples were incorrect and misleading and could also use some cleanup.
> > > 
> > > This series addresses the iio/adc ones.  
> > 
> > All look fine to me.  Just waiting for the DT folk to have time to take a look.  
> 
> Yah, they all look grand to me.
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> 
> Cheers,
> Conor.
Applied.  Thanks,

J