Messages in this thread |  | | Date | Thu, 9 Jul 2020 17:26:59 -0600 | From | Rob Herring <> | Subject | Re: [PATCH V3 3/3] dt-bindings: spi: Convert imx lpspi to json-schema |
| |
On Tue, 16 Jun 2020 12:26:15 +0800, Anson Huang wrote: > Convert the i.MX LPSPI binding to DT schema format using json-schema > > Signed-off-by: Anson Huang <Anson.Huang@nxp.com> > --- > Changes since V2: > - remove redundant "maxItems" in "clocks" and "clock-names". > --- > .../devicetree/bindings/spi/spi-fsl-lpspi.txt | 29 ----------- > .../devicetree/bindings/spi/spi-fsl-lpspi.yaml | 60 ++++++++++++++++++++++ > 2 files changed, 60 insertions(+), 29 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/spi/spi-fsl-lpspi.txt > create mode 100644 Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml >
Reviewed-by: Rob Herring <robh@kernel.org>
|  |