public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] spi: cadence-quadspi: Add support for device reset
@ 2024-11-20 12:09 Srikanth Boyapally
  2024-11-20 12:09 ` [PATCH 1/3] dt-bindings: qspi: cdns,qspi-nor: Add compatible string to support OSPI controller on Versal Gen2 platform Srikanth Boyapally
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Srikanth Boyapally @ 2024-11-20 12:09 UTC (permalink / raw)
  To: broonie, robh, krzk+dt, conor+dt, vaishnav.a
  Cc: linux-spi, devicetree, linux-kernel, git, srinivas.goud,
	radhey.shyam.pandey, srikanthboyapally2016, srikanth.boyapally,
	sai.krishna.potthuri

Add support for device reset via OSPI on Versal Gen 2 platform.

Srikanth Boyapally (3):
  dt-bindings: qspi: cdns,qspi-nor: Add compatible string to support
    OSPI controller on Versal Gen2 platform
  spi: cadence-quadspi: Use quirks to set dma_set_mask instead of
    compatible string for 64-bit DMA support
  spi: cadence-quadspi: Support for device reset via OSPI controller

 .../bindings/spi/cdns,qspi-nor.yaml           |  1 +
 drivers/spi/spi-cadence-quadspi.c             | 47 +++++++++++++++++--
 2 files changed, 44 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-12-02 17:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 12:09 [PATCH 0/3] spi: cadence-quadspi: Add support for device reset Srikanth Boyapally
2024-11-20 12:09 ` [PATCH 1/3] dt-bindings: qspi: cdns,qspi-nor: Add compatible string to support OSPI controller on Versal Gen2 platform Srikanth Boyapally
2024-11-20 16:33   ` Conor Dooley
2024-11-20 12:09 ` [PATCH 2/3] spi: cadence-quadspi: Use quirks to set dma_set_mask instead of compatible string for 64-bit DMA support Srikanth Boyapally
2024-11-20 12:09 ` [PATCH 3/3] spi: cadence-quadspi: Support for device reset via OSPI controller Srikanth Boyapally
2024-12-02 17:36 ` [PATCH 0/3] spi: cadence-quadspi: Add support for device reset Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox