From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation
Date: Tue, 2 Aug 2016 17:28:35 +0200 [thread overview]
Message-ID: <20160802152835.GC21602@lunn.ch> (raw)
In-Reply-To: <a5d420fa-0837-f0af-dee9-a61562d473c2@toradex.com>
On Tue, Aug 02, 2016 at 01:23:32PM +0530, Bhuvanchandra DV wrote:
> Hello,
>
> Any comments on this patchset?
I tested v1 on my Vybrid board and it fixed the corruption issues i
was seeing with the console on a serial port. I will try to test this
version.
Andrew
>
> On 07/19/16 13:13, Bhuvanchandra DV wrote:
>
> >Drop the clock change patch from v2 patchset[1] since it is applied.
> >
> >Changes since v1:
> >Split suspend/resume patch.
> >
> >[1] https://lkml.org/lkml/2016/6/28/124
> >
> >Bhuvanchandra DV (5):
> > tty: serial: fsl_lpuart: Fix broken 8m/s1 support
> > tty: serial: fsl_lpuart: Use cyclic DMA for Rx
> > tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx
> > tty: serial: fsl_lpuart: Update suspend/resume for DMA mode
> > tty: serial: fsl_lpuart: Add support for RS-485
> >
> >Stefan Agner (3):
> > tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
> > tty: serial: fsl_lpuart: support suspend/resume
> > tty: serial: fsl_lpuart: fix clearing of receive flag
> >
> > drivers/tty/serial/fsl_lpuart.c | 810 +++++++++++++++++++++++-----------------
> > 1 file changed, 476 insertions(+), 334 deletions(-)
> >
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2016-08-02 15:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 7:43 [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 1/8] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 2/8] tty: serial: fsl_lpuart: support suspend/resume Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 3/8] tty: serial: fsl_lpuart: fix clearing of receive flag Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 4/8] tty: serial: fsl_lpuart: Fix broken 8m/s1 support Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 5/8] tty: serial: fsl_lpuart: Use cyclic DMA for Rx Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 6/8] tty: serial: fsl_lpuart: Use scatter/gather DMA for Tx Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 7/8] tty: serial: fsl_lpuart: Update suspend/resume for DMA mode Bhuvanchandra DV
2016-07-19 7:43 ` [PATCH RESEND v2 8/8] tty: serial: fsl_lpuart: Add support for RS-485 Bhuvanchandra DV
2016-08-02 7:53 ` [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation Bhuvanchandra DV
2016-08-02 15:28 ` Andrew Lunn [this message]
2016-08-03 4:39 ` Bhuvanchandra DV
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160802152835.GC21602@lunn.ch \
--to=andrew@lunn.ch \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).