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>