Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-23 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: > Hi guys, > > here's a series of cleanup patches to the OMAP serial > driver. A later series could be made re-implementing > DMA using the DMA Engine API. Note that for RX DMA > we could be using RX Timeout IRQ as a hint that we

Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-23 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: Hi guys, here's a series of cleanup patches to the OMAP serial driver. A later series could be made re-implementing DMA using the DMA Engine API. Note that for RX DMA we could be using RX Timeout IRQ as a hint that we better

Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 04:01:36PM +0300, Felipe Balbi wrote: > Hi, > > On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: > > Hi guys, > > > > here's a series of cleanup patches to the OMAP serial > > driver. A later series could be made re-implementing > > DMA using the DMA

Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: > Hi guys, > > here's a series of cleanup patches to the OMAP serial > driver. A later series could be made re-implementing > DMA using the DMA Engine API. Note that for RX DMA > we could be using RX Timeout IRQ as a hint that we

[PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi guys, here's a series of cleanup patches to the OMAP serial driver. A later series could be made re-implementing DMA using the DMA Engine API. Note that for RX DMA we could be using RX Timeout IRQ as a hint that we better use PIO instead ;-) All patches were tested on my pandaboard, but I'd

[PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi guys, here's a series of cleanup patches to the OMAP serial driver. A later series could be made re-implementing DMA using the DMA Engine API. Note that for RX DMA we could be using RX Timeout IRQ as a hint that we better use PIO instead ;-) All patches were tested on my pandaboard, but I'd

Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: Hi guys, here's a series of cleanup patches to the OMAP serial driver. A later series could be made re-implementing DMA using the DMA Engine API. Note that for RX DMA we could be using RX Timeout IRQ as a hint that we better

Re: [PATCH v2 00/13] OMAP Serial patches

2012-08-21 Thread Felipe Balbi
Hi, On Tue, Aug 21, 2012 at 04:01:36PM +0300, Felipe Balbi wrote: Hi, On Tue, Aug 21, 2012 at 03:15:58PM +0300, Felipe Balbi wrote: Hi guys, here's a series of cleanup patches to the OMAP serial driver. A later series could be made re-implementing DMA using the DMA Engine API. Note