[PATCH 1/5] ARM: davinci: devices-da8xx: Add dma_slave_map to edma

Sekhar Nori nsekhar at ti.com
Mon Feb 22 01:36:55 PST 2016


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



More information about the linux-arm-kernel mailing list