[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191217235736.GA17096@bogus>
Date: Tue, 17 Dec 2019 17:57:36 -0600
From: Rob Herring <robh@...nel.org>
To: Benjamin Gaignard <benjamin.gaignard@...com>
Cc: broonie@...nel.org, robh+dt@...nel.org, mark.rutland@....com,
alexandre.torgue@...com, linux-spi@...r.kernel.org,
devicetree@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Benjamin Gaignard <benjamin.gaignard@...com>,
Erwan Leray <erwan.leray@...com>,
Fabrice Gasnier <fabrice.gasnier@...com>,
Amelie Delaunay <amelie.delaunay@...com>
Subject: Re: [PATCH v2] dt-bindings: spi: Convert stm32 spi bindings to
json-schema
On Tue, 17 Dec 2019 10:07:15 +0100, Benjamin Gaignard wrote:
> Convert the STM32 spi binding to DT schema format using json-schema
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@...com>
> CC: Erwan Leray <erwan.leray@...com>
> CC: Fabrice Gasnier <fabrice.gasnier@...com>
> CC: Amelie Delaunay <amelie.delaunay@...com>
> ---
> changes in version 2:
> - fix typo in if block (compatible + contains)
> The boths typos weren't detected by checkpatch.
> - remove type for st,spi-midi-ns property but not add upper limit
> because the driver compute a delay (expressed in SPI clock cycles periods)
> from this value (expressed in nanoseconds) and all that depends of the SPI
> bus clock.
> .../devicetree/bindings/spi/spi-stm32.txt | 62 ------------
> .../devicetree/bindings/spi/st,stm32-spi.yaml | 105 +++++++++++++++++++++
> 2 files changed, 105 insertions(+), 62 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/spi/spi-stm32.txt
> create mode 100644 Documentation/devicetree/bindings/spi/st,stm32-spi.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists