All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulf Hansson <ulf.hansson@stericsson.com>
To: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Russell King <linux@arm.linux.org.uk>
Cc: Ulf HANSSON <ulf.hansson@stericsson.com>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	Lee Jones <lee.jones@linaro.org>
Subject: Re: [PATCH 0/2] mmc: mmci: Improvements for SDIO
Date: Fri, 4 Nov 2011 15:35:18 +0100	[thread overview]
Message-ID: <4EB3F826.1030001@stericsson.com> (raw)
In-Reply-To: <1319466800-19884-1-git-send-email-ulf.hansson@stericsson.com>

Is this patchserie considered OK?

-Russell, patches are available in your patchtracker.

Br
Ulf Hansson

Ulf HANSSON wrote:
> 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(-)
> 


WARNING: multiple messages have this Message-ID (diff)
From: ulf.hansson@stericsson.com (Ulf Hansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] mmc: mmci: Improvements for SDIO
Date: Fri, 4 Nov 2011 15:35:18 +0100	[thread overview]
Message-ID: <4EB3F826.1030001@stericsson.com> (raw)
In-Reply-To: <1319466800-19884-1-git-send-email-ulf.hansson@stericsson.com>

Is this patchserie considered OK?

-Russell, patches are available in your patchtracker.

Br
Ulf Hansson

Ulf HANSSON wrote:
> 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(-)
> 

  parent reply	other threads:[~2011-11-04 14:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Ulf Hansson [this message]
2011-11-04 14:35   ` [PATCH 0/2] mmc: mmci: Improvements " Ulf Hansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EB3F826.1030001@stericsson.com \
    --to=ulf.hansson@stericsson.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.