[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56CAD6B7.2030706@ti.com>
Date: Mon, 22 Feb 2016 15:06:55 +0530
From: Sekhar Nori <nsekhar@...com>
To: Peter Ujfalusi <peter.ujfalusi@...com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <khilman@...prootsystems.com>,
<arnd@...db.de>
Subject: Re: [PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to
edma
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.
Regards,
Sekhar
Powered by blists - more mailing lists