[PATCH v4] serial:st-asc: Add ST ASC driver.

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat Jun 22 00:53:14 EST 2013


On Fri, Jun 21, 2013 at 03:06:57PM +0100, Srinivas KANDAGATLA wrote:
> From: Srinivas Kandagatla <srinivas.kandagatla at st.com>
> 
> 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 rates.
> 
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla at st.com>
> CC: Stephen Gallimore <stephen.gallimore at st.com>
> CC: Stuart Menefy <stuart.menefy at st.com>
> CC: Arnd Bergmann <arnd at arndb.de>
> CC: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> ---
> Hi Greg, 
> 
> As per your request am resend this patch.
> 
> This patch is the part of the driver support for Stixxxx SOCs.
> This patch undergone 3 cycles of review in arm-kernel mailing list.
> As Arnd prefered to take only SOC support patches via arm-soc, am 
> sending this patch seperately.

Please redo this patch against the tty-next branch of my tty.git tree on
git.kernel.org.  As it is, there are conflicts that you need to resolve
in order for it to work and apply properly.

thanks,

greg k-h


More information about the devicetree-discuss mailing list