[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200121231309.GA17359@bogus>
Date: Tue, 21 Jan 2020 17:13:09 -0600
From: Rob Herring <robh@...nel.org>
To: Fabrice Gasnier <fabrice.gasnier@...com>
Cc: robh+dt@...nel.org, jic23@...nel.org, alexandre.torgue@...com,
mark.rutland@....com, mcoquelin.stm32@...il.com, lars@...afoo.de,
knaack.h@....de, pmeerw@...erw.net, fabrice.gasnier@...com,
olivier.moysan@...com, linux-iio@...r.kernel.org,
devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] dt-bindings: iio: adc: stm32-adc: convert bindings to
json-schema
On Wed, 15 Jan 2020 14:45:41 +0100, Fabrice Gasnier wrote:
> Convert the STM32 ADC binding to DT schema format using json-schema
>
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@...com>
> ---
> Changes in V3:
> - Fix minimum and maximum syntax for uint32-array properties as pointed
> out by Rob.
> - update example to better show this syntax e.g. st,adc-channels = <0 1>;
>
> Changes in V2:
> - Take almost all of Rob suggestions (removed reg generic description,
> added minItems, maxItems, st,max-clk-rate-hz range, drop some pipes,
> simplify clock-names, remove unneeded allOfs)
> - For now, keep all in one file despite there are lots of if/thens in the
> bindings
> ---
> .../devicetree/bindings/iio/adc/st,stm32-adc.txt | 149 -------
> .../devicetree/bindings/iio/adc/st,stm32-adc.yaml | 458 +++++++++++++++++++++
> 2 files changed, 458 insertions(+), 149 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/adc/st,stm32-adc.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/st,stm32-adc.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists