[PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI

From: Tudor Ambarus
Date: Thu Dec 09 2021 - 07:29:46 EST


Convert the Atmel QuadSPI controller Device Tree binding documentation
to json-schema. Define sama7g5 QSPI.

After the conversion to yaml, make dtbs_check reavealed a problem
that was fixed with:
https://lore.kernel.org/lkml/20211209102542.254153-1-tudor.ambarus@xxxxxxxxxxxxx/

Tudor Ambarus (2):
dt-bindings: spi: atmel,quadspi: Convert to json-schema
dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI

.../bindings/spi/atmel,quadspi.yaml | 99 +++++++++++++++++++
.../devicetree/bindings/spi/atmel-quadspi.txt | 37 -------
2 files changed, 99 insertions(+), 37 deletions(-)
create mode 100644 Documentation/devicetree/bindings/spi/atmel,quadspi.yaml
delete mode 100644 Documentation/devicetree/bindings/spi/atmel-quadspi.txt

--
2.25.1