All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI
@ 2021-12-09 12:29 ` Tudor Ambarus
  0 siblings, 0 replies; 16+ messages in thread
From: Tudor Ambarus @ 2021-12-09 12:29 UTC (permalink / raw)
  To: broonie, robh+dt
  Cc: nicolas.ferre, alexandre.belloni, ludovic.desroches, linux-spi,
	devicetree, linux-arm-kernel, linux-kernel, Tudor Ambarus

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@microchip.com/

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


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2021-12-16  2:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-09 12:29 [PATCH 0/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI Tudor Ambarus
2021-12-09 12:29 ` Tudor Ambarus
2021-12-09 12:29 ` [PATCH 1/2] dt-bindings: spi: atmel,quadspi: Convert to json-schema Tudor Ambarus
2021-12-09 12:29   ` Tudor Ambarus
2021-12-09 17:10   ` Rob Herring
2021-12-09 17:10     ` [PATCH 1/2] dt-bindings: spi: atmel, quadspi: " Rob Herring
2021-12-09 17:26     ` [PATCH 1/2] dt-bindings: spi: atmel,quadspi: " Tudor.Ambarus
2021-12-09 17:26       ` Tudor.Ambarus
2021-12-15 17:04   ` Rob Herring
2021-12-15 17:04     ` Rob Herring
2021-12-09 12:29 ` [PATCH 2/2] dt-bindings: spi: atmel,quadspi: Define sama7g5 QSPI Tudor Ambarus
2021-12-09 12:29   ` Tudor Ambarus
2021-12-15 17:05   ` Rob Herring
2021-12-15 17:05     ` Rob Herring
2021-12-16  2:21 ` [PATCH 0/2] " Mark Brown
2021-12-16  2:21   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.