All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] am43xx: Enable QUAD mode and DMA support for QSPI
@ 2015-11-10  6:22 Vignesh R
  2015-11-10  6:22 ` [U-Boot] [PATCH 1/2] spi: ti_qspi: Add dummy readl for bus sync Vignesh R
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Vignesh R @ 2015-11-10  6:22 UTC (permalink / raw)
  To: u-boot

This patchset enables QUAD mode and DMA support for qspi read on
am437x. This increases the througput to 4 MB/s.

Tested on am437x-sk and am437x-idk evm.

Vignesh R (2):
  spi: ti_qspi: Add dummy readl for bus sync
  ARM: am437xx: Enable QUAD read and EDMA support for ti_qspi

 arch/arm/include/asm/arch-am33xx/hardware_am43xx.h | 3 +++
 drivers/spi/ti_qspi.c                              | 2 ++
 include/configs/am43xx_evm.h                       | 2 ++
 3 files changed, 7 insertions(+)

-- 
2.6.3

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

end of thread, other threads:[~2015-11-17 18:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-10  6:22 [U-Boot] [PATCH 0/2] am43xx: Enable QUAD mode and DMA support for QSPI Vignesh R
2015-11-10  6:22 ` [U-Boot] [PATCH 1/2] spi: ti_qspi: Add dummy readl for bus sync Vignesh R
2015-11-12  9:48   ` Mugunthan V N
2015-11-17  6:03   ` Jagan Teki
2015-11-17  6:27     ` Vignesh R
2015-11-17  6:46       ` Jagan Teki
2015-11-17 18:25         ` Jagan Teki
2015-11-10  6:22 ` [U-Boot] [PATCH 2/2] ARM: am43xx: Enable QUAD read and EDMA support for ti_qspi Vignesh R
2015-11-12  9:47   ` Mugunthan V N
2015-11-17  5:59     ` Jagan Teki
2015-11-17 18:27       ` Jagan Teki
2015-11-17  5:03 ` [U-Boot] [PATCH 0/2] am43xx: Enable QUAD mode and DMA support for QSPI Vignesh R

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.