Re: [PATCH v2 0/3] Fix DNV HSUART RX DMA timeout interrupt issue

2016-06-16 Thread Heikki Krogerus
On Wed, Jun 15, 2016 at 01:44:10PM +0800, Chuah Kim Tatt wrote: > From: "Chuah, Kim Tatt" > > These patches fix a DNV HSUART DMA issue with timeout interrupts, where > RX data is stuck in buffer when RX DMA is used and the number of received > bytes is less than 4096. > These patches have been te

Re: [PATCH v2 0/3] Fix DNV HSUART RX DMA timeout interrupt issue

2016-06-15 Thread Andy Shevchenko
On Wed, 2016-06-15 at 13:44 +0800, Chuah Kim Tatt wrote: > From: "Chuah, Kim Tatt" > > These patches fix a DNV HSUART DMA issue with timeout interrupts, > where > RX data is stuck in buffer when RX DMA is used and the number of > received > bytes is less than 4096. > These patches have been teste

[PATCH v2 0/3] Fix DNV HSUART RX DMA timeout interrupt issue

2016-06-14 Thread Chuah Kim Tatt
From: "Chuah, Kim Tatt" These patches fix a DNV HSUART DMA issue with timeout interrupts, where RX data is stuck in buffer when RX DMA is used and the number of received bytes is less than 4096. These patches have been tested on Intel Denverton platform. Changes from v1: - Added patch "serial: