Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-03 Thread Bhuvanchandra DV
Hi Andrew, On 08/02/16 20:58, Andrew Lunn wrote: 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

Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-03 Thread Bhuvanchandra DV
Hi Andrew, On 08/02/16 20:58, Andrew Lunn wrote: 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

Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-02 Thread Bhuvanchandra DV
Hello, Any comments on this patchset? 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

Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-02 Thread Bhuvanchandra DV
Hello, Any comments on this patchset? 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

Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-02 Thread Andrew Lunn
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,

Re: [PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-08-02 Thread Andrew Lunn
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,

[PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-07-19 Thread Bhuvanchandra DV
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:

[PATCH RESEND v2 0/8] Improve Rx/Tx DMA implementation

2016-07-19 Thread Bhuvanchandra DV
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: