[RFC PATCH for Juno 2/2] tty: SBSA compatible UART

Catalin Marinas catalin.marinas at arm.com
Mon Sep 1 10:29:24 PDT 2014


On Mon, Sep 01, 2014 at 06:18:56PM +0100, Graeme Gregory wrote:
> On Mon, Sep 01, 2014 at 06:12:48PM +0100, Catalin Marinas wrote:
> > On Mon, Sep 01, 2014 at 04:06:01PM +0100, Hanjun Guo wrote:
> > > From: Graeme Gregory <graeme.gregory at linaro.org>
> > > 
> > > This is a subset of pl011 UART which does not supprt DMA or baud rate
> > > changing.
> > > 
> > > It is specified in the Server Base System Architecture document from
> > > ARM.
> > > 
> > > Signed-off-by: Graeme Gregory <graeme.gregory at linaro.org>
> > > ---
> > >  drivers/tty/Kconfig    |    6 +
> > >  drivers/tty/Makefile   |    1 +
> > >  drivers/tty/sbsauart.c |  328 ++++++++++++++++++++++++++++++++++++++++++++++++
> > >  3 files changed, 335 insertions(+)
> > >  create mode 100644 drivers/tty/sbsauart.c
> > 
> > Any overlap with this?
> > 
> > http://www.spinics.net/lists/arm-kernel/msg358084.html
> > 
> I knew that driver was being developed and is why we specifically said
> we did not plan to upstream this in preference for ARMs version.
> 
> I just missed the release of this 2 days ago.

Thanks. Please give feedback to Andre when you had the chance to look at
it.

-- 
Catalin



More information about the linux-arm-kernel mailing list