Re: [PATCH 1/2] Allowing UART DMA to be configured on i.MX53

From: Greg Kroah-Hartman
Date: Wed Aug 31 2016 - 09:53:03 EST


On Mon, Aug 08, 2016 at 11:29:25AM +0200, Fabien Lahoudere wrote:
> From: Martyn Welch <martyn.welch@xxxxxxxxxxxxxxx>
>
> The UART DMA was only being configured on i.MX6Q compatible devices. We
> know that the DMA also works for i.MX53 devices, so allow DMA to be
> configured on those devices too.
>
> Signed-off-by: Martyn Welch <martyn.welch@xxxxxxxxxxxxxxx>
> Signed-off-by: Fabien Lahoudere <fabien.lahoudere@xxxxxxxxxxxxxxx>
> ---
> drivers/tty/serial/imx.c | 17 +++++++++++++++--
> 1 file changed, 15 insertions(+), 2 deletions(-)

You sent 3 copies of this? Which do I apply?

Please resend your whole series, linked together, so that I know what
ones to apply, I've dropped all of your patches from my queue.

thanks,

greg k-h