public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] spi: cadence_qspi: sram depth from DT & fix for FIFO width
@ 2015-06-10  1:24 Vikas Manocha
  2015-06-10  1:24 ` [U-Boot] [PATCH 1/3] spi: cadence_qspi: move the sram partition in init Vikas Manocha
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Vikas Manocha @ 2015-06-10  1:24 UTC (permalink / raw)
  To: u-boot

This patchset adds support to get controller sram size from device tree
& fix to support different FIFO widths.

Vikas Manocha (3):
  spi: cadence_qspi: move the sram partition in init
  spi: cadence_qspi: get sram size from device tree
  spi: cadence_qspi: support FIFO width other than 4 bytes

 arch/arm/dts/socfpga.dtsi      |    1 +
 arch/arm/dts/stv0991.dts       |    1 +
 drivers/spi/cadence_qspi.c     |    1 +
 drivers/spi/cadence_qspi.h     |    1 +
 drivers/spi/cadence_qspi_apb.c |   63 +++++++++++++++++-----------------------
 5 files changed, 31 insertions(+), 36 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-06-24 21:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-10  1:24 [U-Boot] [PATCH 0/3] spi: cadence_qspi: sram depth from DT & fix for FIFO width Vikas Manocha
2015-06-10  1:24 ` [U-Boot] [PATCH 1/3] spi: cadence_qspi: move the sram partition in init Vikas Manocha
2015-06-10  1:24 ` [U-Boot] [PATCH 2/3] spi: cadence_qspi: get sram size from device tree Vikas Manocha
2015-06-10  1:24 ` [U-Boot] [PATCH 3/3] spi: cadence_qspi: support FIFO width other than 4 bytes Vikas Manocha
2015-06-11 19:16 ` [U-Boot] [PATCH 0/3] spi: cadence_qspi: sram depth from DT & fix for FIFO width Vikas MANOCHA
2015-06-12 12:10   ` Stefan Roese
2015-06-23 14:48     ` Vikas MANOCHA
2015-06-24 10:09       ` Stefan Roese
2015-06-24 18:13         ` Vikas MANOCHA
2015-06-24 18:54           ` Jagan Teki
2015-06-24 21:20             ` Vikas MANOCHA

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