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

Reply via email to