Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Greg Kroah-Hartman
On Fri, Jun 21, 2013 at 02:50:55PM +0100, Srinivas KANDAGATLA wrote: > Hi Greg, > If its not too late can this patch be considered for 3.11 via tty tree? > Arnd preferred to take the SOC patches in this series via arm-soc tree. > Also, there is no build dependency for this patch. Can you please

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Srinivas KANDAGATLA
Hi Greg, If its not too late can this patch be considered for 3.11 via tty tree? Arnd preferred to take the SOC patches in this series via arm-soc tree. Also, there is no build dependency for this patch. Thanks, srini On 20/06/13 20:01, Arnd Bergmann wrote: > On Thursday 20 June 2013, Srinivas

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Srinivas KANDAGATLA
On 20/06/13 20:01, Arnd Bergmann wrote: > On Thursday 20 June 2013, Srinivas KANDAGATLA wrote: >> This patch adds support to ASC (asynchronous serial controller) >> driver, which is basically a standard serial driver. This IP is common >> across all the ST parts for settop box platforms. >> >> ASC

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Srinivas KANDAGATLA
On 20/06/13 20:01, Arnd Bergmann wrote: On Thursday 20 June 2013, Srinivas KANDAGATLA wrote: This patch adds support to ASC (asynchronous serial controller) driver, which is basically a standard serial driver. This IP is common across all the ST parts for settop box platforms. ASC is

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Srinivas KANDAGATLA
Hi Greg, If its not too late can this patch be considered for 3.11 via tty tree? Arnd preferred to take the SOC patches in this series via arm-soc tree. Also, there is no build dependency for this patch. Thanks, srini On 20/06/13 20:01, Arnd Bergmann wrote: On Thursday 20 June 2013, Srinivas

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-21 Thread Greg Kroah-Hartman
On Fri, Jun 21, 2013 at 02:50:55PM +0100, Srinivas KANDAGATLA wrote: Hi Greg, If its not too late can this patch be considered for 3.11 via tty tree? Arnd preferred to take the SOC patches in this series via arm-soc tree. Also, there is no build dependency for this patch. Can you please

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-20 Thread Arnd Bergmann
On Thursday 20 June 2013, Srinivas KANDAGATLA wrote: > This patch adds support to ASC (asynchronous serial controller) > driver, which is basically a standard serial driver. This IP is common > across all the ST parts for settop box platforms. > > ASC is embedded in ST COMMS IP block. It supports

[PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-20 Thread Srinivas KANDAGATLA
This patch adds support to ASC (asynchronous serial controller) driver, which is basically a standard serial driver. This IP is common across all the ST parts for settop box platforms. ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality. It support all industry standard baud

[PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-20 Thread Srinivas KANDAGATLA
This patch adds support to ASC (asynchronous serial controller) driver, which is basically a standard serial driver. This IP is common across all the ST parts for settop box platforms. ASC is embedded in ST COMMS IP block. It supports Rx Tx functionality. It support all industry standard baud

Re: [PATCH v3 01/10] serial:st-asc: Add ST ASC driver.

2013-06-20 Thread Arnd Bergmann
On Thursday 20 June 2013, Srinivas KANDAGATLA wrote: This patch adds support to ASC (asynchronous serial controller) driver, which is basically a standard serial driver. This IP is common across all the ST parts for settop box platforms. ASC is embedded in ST COMMS IP block. It supports Rx