Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1473501 > unrolled thread
| Started by | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2016-08-31 16:00 +0200 |
| Last post | 2016-08-31 16:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 1/2] Allowing UART DMA to be configured on i.MX53 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-08-31 16:00 +0200
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-08-31 16:00 +0200 |
| Subject | Re: [PATCH 1/2] Allowing UART DMA to be configured on i.MX53 |
| Message-ID | <scedB-34F-37@gated-at.bofh.it> |
On Mon, Aug 08, 2016 at 11:29:25AM +0200, Fabien Lahoudere wrote: > From: Martyn Welch <martyn.welch@collabora.co.uk> > > 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@collabora.co.uk> > Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> > --- > 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
Back to top | Article view | linux.kernel
csiph-web