All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: mmci: Improvements for SDIO
@ 2011-10-24 14:33 ` Ulf Hansson
  0 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2011-10-24 14:33 UTC (permalink / raw)
  To: linux-mmc, linux-arm-kernel; +Cc: Russell King, Ulf Hansson, Lee Jones

For the ux500v2 variant of the PL18x block, non power of two block
sizes are now supported.

In addition constraints on buffer alignments is needed since access to the
PL18x FIFO must be done on a 4-byte aligned manner. Moreover to be able to
use DMA for buffers with not 32 bytes aligned sg element lengths, DMAREQCTL
must enabled.

Per Forlin (1):
  mmc: mmci: add constraints on alignment for SDIO

Stefan Nilsson XK (1):
  mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant

 drivers/mmc/host/mmci.c |   56 +++++++++++++++++++++++++++++++++++++++++------
 drivers/mmc/host/mmci.h |    7 ++++++
 2 files changed, 56 insertions(+), 7 deletions(-)

-- 
1.7.5.4


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

end of thread, other threads:[~2011-11-04 14:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-24 14:33 [PATCH 0/2] mmc: mmci: Improvements for SDIO Ulf Hansson
2011-10-24 14:33 ` Ulf Hansson
2011-10-24 14:33 ` [PATCH 1/2] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant Ulf Hansson
2011-10-24 14:33   ` Ulf Hansson
2011-10-24 14:33 ` [PATCH 2/2] mmc: mmci: add constraints on alignment for SDIO Ulf Hansson
2011-10-24 14:33   ` Ulf Hansson
2011-11-04 14:35 ` [PATCH 0/2] mmc: mmci: Improvements " Ulf Hansson
2011-11-04 14:35   ` Ulf Hansson

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.