Re: [PATCH v2] dt-bindings: spi: convert Cadence SPI bindings to YAML

From: Rob Herring
Date: Wed Jun 16 2021 - 19:36:37 EST


On Sat, 05 Jun 2021 09:38:11 +0900, Nobuhiro Iwamatsu wrote:
> Convert spi for Cadence SPI bindings documentation to YAML.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@xxxxxxxxxxx>
> ---
>
> v2: Add ref and enum is-decoded-cs.
> Add ref to num-cs.
>
> .../devicetree/bindings/spi/spi-cadence.txt | 30 ---------
> .../devicetree/bindings/spi/spi-cadence.yaml | 66 +++++++++++++++++++
> 2 files changed, 66 insertions(+), 30 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/spi/spi-cadence.txt
> create mode 100644 Documentation/devicetree/bindings/spi/spi-cadence.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>