public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Xilinx SPI driver enhancements
@ 2023-11-11 17:31 Mayuresh Chitale
  2023-11-11 17:31 ` [PATCH v1 1/3] drivers: xilinx_spi: Use udevice in start_tranfer Mayuresh Chitale
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Mayuresh Chitale @ 2023-11-11 17:31 UTC (permalink / raw)
  To: Jagan Teki, Michal Simek; +Cc: Mayuresh Chitale, u-boot, Simon Glass, Tom Rini

This series makes the Xilinx XPS SPI driver compatible with the MMC_SPI
driver and also includes an enhacement from the corresponding Linux driver.

Mayuresh Chitale (3):
  drivers: xilinx_spi: Use udevice in start_tranfer
  drivers: xilinx_spi: Add xfer callback
  drivers: xilinx_spi: Probe fifo_depth at runtime

 drivers/spi/xilinx_spi.c | 68 ++++++++++++++++++++++++++++++----------
 1 file changed, 52 insertions(+), 16 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-11-16 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-11 17:31 [PATCH v1 0/3] Xilinx SPI driver enhancements Mayuresh Chitale
2023-11-11 17:31 ` [PATCH v1 1/3] drivers: xilinx_spi: Use udevice in start_tranfer Mayuresh Chitale
2023-11-11 17:31 ` [PATCH v1 2/3] drivers: xilinx_spi: Add xfer callback Mayuresh Chitale
2023-11-11 17:31 ` [PATCH v1 3/3] drivers: xilinx_spi: Probe fifo_depth at runtime Mayuresh Chitale
2023-11-13  9:06   ` Michal Simek
2023-11-16 13:17     ` mchitale

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