u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] zynqmp_gqspi driver updates
@ 2022-08-25 12:59 Ashok Reddy Soma
  2022-08-25 12:59 ` [PATCH 1/6] spi: zynqmp_gqspi: Add tap delays for Versal Ashok Reddy Soma
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ashok Reddy Soma @ 2022-08-25 12:59 UTC (permalink / raw)
  To: u-boot; +Cc: jagan, michal.simek, git, git, Ashok Reddy Soma

In this patch series
 - Add tapdelays for Versal
 - Add support for IO mode
 - Fix issue of reading more than 32bits length in DMA
 - Minor code alignment
 - Enable zynqmp_gqspi driver for Versal platforms


Ashok Reddy Soma (5):
  spi: zynqmp_gqspi: Add tap delays for Versal
  spi: zynqmp_gqspi: Add support for IO mode
  spi: zynqmp_gqspi: Fix issue of reading more than 32bits length
  spi: zynqmp_qspi: Code alignment
  arm64: versal: Enable zynqmp_gqspi driver

Michal Simek (1):
  arm64: versal: Define zynqmp_mmio_write() for versal

 arch/arm/mach-versal/include/mach/sys_proto.h |   8 +
 configs/xilinx_versal_virt_defconfig          |   1 +
 drivers/spi/zynqmp_gqspi.c                    | 221 +++++++++++++-----
 3 files changed, 168 insertions(+), 62 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-09-06  7:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-25 12:59 [PATCH 0/6] zynqmp_gqspi driver updates Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 1/6] spi: zynqmp_gqspi: Add tap delays for Versal Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 2/6] arm64: versal: Define zynqmp_mmio_write() for versal Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 3/6] spi: zynqmp_gqspi: Add support for IO mode Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 4/6] spi: zynqmp_gqspi: Fix issue of reading more than 32bits length Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 5/6] spi: zynqmp_qspi: Code alignment Ashok Reddy Soma
2022-08-25 12:59 ` [PATCH 6/6] arm64: versal: Enable zynqmp_gqspi driver Ashok Reddy Soma
2022-09-06  7:30 ` [PATCH 0/6] zynqmp_gqspi driver updates Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).