All of lore.kernel.org
 help / color / mirror / Atom feed
From: peter.ujfalusi@ti.com (Peter Ujfalusi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma
Date: Thu, 25 Feb 2016 11:40:08 +0200	[thread overview]
Message-ID: <56CECBF8.6040504@ti.com> (raw)
In-Reply-To: <56CAD6B7.2030706@ti.com>

On 02/22/2016 11:36 AM, Sekhar Nori wrote:
> On Tuesday 02 February 2016 06:13 PM, Peter Ujfalusi wrote:
> 
>> +static const struct dma_slave_map da850_edma1_map[] = {
>> +	{ "da830-mmc.1", "rx", EDMA_FILTER_PARAM(0, 28) },
>> +	{ "da830-mmc.1", "tx", EDMA_FILTER_PARAM(0, 29) },
> 
> This should be EDMA_FILTER_PARAM(1, 29) (and similar for rx). No need to
> resend though, I will fix while applying.

True and thank you for fixing it up!

> 
> Regards,
> Sekhar
> 


-- 
P?ter

WARNING: multiple messages have this Message-ID (diff)
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Sekhar Nori <nsekhar@ti.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <khilman@deeprootsystems.com>,
	<arnd@arndb.de>
Subject: Re: [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma
Date: Thu, 25 Feb 2016 11:40:08 +0200	[thread overview]
Message-ID: <56CECBF8.6040504@ti.com> (raw)
In-Reply-To: <56CAD6B7.2030706@ti.com>

On 02/22/2016 11:36 AM, Sekhar Nori wrote:
> On Tuesday 02 February 2016 06:13 PM, Peter Ujfalusi wrote:
> 
>> +static const struct dma_slave_map da850_edma1_map[] = {
>> +	{ "da830-mmc.1", "rx", EDMA_FILTER_PARAM(0, 28) },
>> +	{ "da830-mmc.1", "tx", EDMA_FILTER_PARAM(0, 29) },
> 
> This should be EDMA_FILTER_PARAM(1, 29) (and similar for rx). No need to
> resend though, I will fix while applying.

True and thank you for fixing it up!

> 
> Regards,
> Sekhar
> 


-- 
Péter

  reply	other threads:[~2016-02-25  9:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-02 12:43 [PATCH 0/5] ARM: davinci: Add dma_slave_map to board files Peter Ujfalusi
2016-02-02 12:43 ` Peter Ujfalusi
2016-02-02 12:43 ` [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma Peter Ujfalusi
2016-02-02 12:43   ` Peter Ujfalusi
2016-02-22  9:36   ` Sekhar Nori
2016-02-22  9:36     ` Sekhar Nori
2016-02-25  9:40     ` Peter Ujfalusi [this message]
2016-02-25  9:40       ` Peter Ujfalusi
2016-02-02 12:43 ` [PATCH 2/5] ARM: davinci: dm355: " Peter Ujfalusi
2016-02-02 12:43   ` Peter Ujfalusi
2016-02-02 12:43 ` [PATCH 3/5] ARM: davinci: dm365: " Peter Ujfalusi
2016-02-02 12:43   ` Peter Ujfalusi
2016-02-22  9:58   ` Sekhar Nori
2016-02-22  9:58     ` Sekhar Nori
2016-02-22 10:07     ` Sekhar Nori
2016-02-22 10:07       ` Sekhar Nori
2016-02-25  9:39     ` Peter Ujfalusi
2016-02-25  9:39       ` Peter Ujfalusi
2016-02-02 12:43 ` [PATCH 4/5] ARM: davinci: dm644x: " Peter Ujfalusi
2016-02-02 12:43   ` Peter Ujfalusi
2016-02-02 12:43 ` [PATCH 5/5] ARM: davinci: dm646x: " Peter Ujfalusi
2016-02-02 12:43   ` Peter Ujfalusi

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=56CECBF8.6040504@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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.