All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Richard GENOUD <richard.genoud@gmail.com>
Cc: Wenyou Yang <wenyou.yang@atmel.com>,
	linux-arm-kernel@lists.infradead.org, grant.likely@secretlab.ca,
	plagnioj@jcrosoft.com, nicolas.ferre@atmel.com, JM.Lin@atmel.com,
	spi-devel-general@lists.sourceforge.net,
	spi-devel-general@lists.sourceforge.ne,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v8 3/8] spi/spi-atmel: add dmaengine support
Date: Tue, 23 Apr 2013 19:33:01 +0100	[thread overview]
Message-ID: <20130423183301.GX5019@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20130403102332.GA4633@lnx-rg>

[-- Attachment #1: Type: text/plain, Size: 550 bytes --]

On Wed, Apr 03, 2013 at 12:23:35PM +0200, Richard GENOUD wrote:

Richard, delete irrelevant context from your mails - it makes it much
easier to find the content you added.

> On [mer., 03.04.2013 13:59:19], Wenyou Yang wrote:

> As I did some work on that one:
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
> 
> BUT, there's one thing not working (at least for me !):
> With DMA enabled, using spidev.
> if we use the ioctl SPI_IOC_MESSAGE(x) (tested with x=3):

I'd been expecting an updated series with this rolled in?

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: broonie@kernel.org (Mark Brown)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8 3/8] spi/spi-atmel: add dmaengine support
Date: Tue, 23 Apr 2013 19:33:01 +0100	[thread overview]
Message-ID: <20130423183301.GX5019@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <20130403102332.GA4633@lnx-rg>

On Wed, Apr 03, 2013 at 12:23:35PM +0200, Richard GENOUD wrote:

Richard, delete irrelevant context from your mails - it makes it much
easier to find the content you added.

> On [mer., 03.04.2013 13:59:19], Wenyou Yang wrote:

> As I did some work on that one:
> Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
> 
> BUT, there's one thing not working (at least for me !):
> With DMA enabled, using spidev.
> if we use the ioctl SPI_IOC_MESSAGE(x) (tested with x=3):

I'd been expecting an updated series with this rolled in?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130423/86a7f8bb/attachment.sig>

  reply	other threads:[~2013-04-23 18:33 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-03  5:56 [PATCH v8 0/8] spi/spi-atmel: add dmaengine support for atmel spi controller and to test the device tree support Wenyou Yang
2013-04-03  5:56 ` Wenyou Yang
2013-04-03  5:57 ` [PATCH v8 1/8] spi/spi-atmel: add physical base address Wenyou Yang
2013-04-03  5:57   ` Wenyou Yang
     [not found]   ` <1364968662-23763-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-03  9:42     ` Richard GENOUD
2013-04-03  9:42       ` Richard GENOUD
2013-04-03  9:42       ` Richard GENOUD
2013-04-23 18:30   ` Mark Brown
2013-04-23 18:30     ` Mark Brown
2013-04-03  6:01 ` [PATCH v8 5/8] ARM: at91: add clocks for spi dt entries Wenyou Yang
2013-04-03  6:01   ` Wenyou Yang
2013-04-24 10:02   ` Mark Brown
2013-04-24 10:02     ` Mark Brown
     [not found] ` <1364968581-23700-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-03  5:58   ` [PATCH v8 2/8] spi/spi-atmel: add flag to controller data for lock operations Wenyou Yang
2013-04-03  5:58     ` Wenyou Yang
2013-04-03  5:58     ` Wenyou Yang
     [not found]     ` <1364968716-23848-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-03  9:44       ` Richard GENOUD
2013-04-03  9:44         ` Richard GENOUD
2013-04-03  9:44         ` Richard GENOUD
2013-04-23 18:30     ` Mark Brown
2013-04-23 18:30       ` Mark Brown
2013-04-03  5:59   ` [PATCH v8 3/8] spi/spi-atmel: add dmaengine support Wenyou Yang
2013-04-03  5:59     ` Wenyou Yang
2013-04-03  5:59     ` Wenyou Yang
     [not found]     ` <1364968759-24036-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-03 10:23       ` Richard GENOUD
2013-04-03 10:23         ` Richard GENOUD
2013-04-03 10:23         ` Richard GENOUD
2013-04-23 18:33         ` Mark Brown [this message]
2013-04-23 18:33           ` Mark Brown
     [not found]           ` <20130423183301.GX5019-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
2013-04-24  9:27             ` Richard Genoud
2013-04-24  9:27               ` Richard Genoud
2013-04-24  9:27               ` Richard Genoud
2013-04-24 10:00     ` Mark Brown
2013-04-24 10:00       ` Mark Brown
2013-04-03  6:00   ` [PATCH v8 4/8] spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO Wenyou Yang
2013-04-03  6:00     ` Wenyou Yang
2013-04-03  6:00     ` Wenyou Yang
2013-04-24 10:01     ` Mark Brown
2013-04-24 10:01       ` Mark Brown
2013-04-03  6:02   ` [PATCH v8 6/8] ARM: dts: add spi nodes for atmel SoC Wenyou Yang
2013-04-03  6:02     ` Wenyou Yang
2013-04-03  6:02     ` Wenyou Yang
2013-04-24 10:03     ` Mark Brown
2013-04-24 10:03       ` Mark Brown
2013-04-03  6:03   ` [PATCH v8 7/8] ARM: dts: add spi nodes for the atmel boards Wenyou Yang
2013-04-03  6:03     ` Wenyou Yang
2013-04-03  6:03     ` Wenyou Yang
2013-04-24 10:04     ` Mark Brown
2013-04-24 10:04       ` Mark Brown
2013-04-03  6:03 ` [PATCH v8 8/8] ARM: dts: add pinctrl property for spi node for atmel SoC Wenyou Yang
2013-04-03  6:03   ` Wenyou Yang
     [not found]   ` <1364969032-24281-1-git-send-email-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2013-04-03 10:35     ` Richard GENOUD
2013-04-03 10:35       ` Richard GENOUD
2013-04-03 10:35       ` Richard GENOUD
2013-04-24 10:05   ` Mark Brown
2013-04-24 10:05     ` Mark Brown

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=20130423183301.GX5019@opensource.wolfsonmicro.com \
    --to=broonie@kernel.org \
    --cc=JM.Lin@atmel.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nicolas.ferre@atmel.com \
    --cc=plagnioj@jcrosoft.com \
    --cc=richard.genoud@gmail.com \
    --cc=spi-devel-general@lists.sourceforge.ne \
    --cc=spi-devel-general@lists.sourceforge.net \
    --cc=wenyou.yang@atmel.com \
    /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.