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

2014-09-01 Thread Catalin Marinas
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 > > > > > > This is a subset of pl011 UART which does not supprt DMA or bau

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

2014-09-01 Thread Graeme Gregory
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 > > > > This is a subset of pl011 UART which does not supprt DMA or baud rate > > changing. > > > > It is specified in the Server Base System Ar

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

2014-09-01 Thread Catalin Marinas
On Mon, Sep 01, 2014 at 04:06:01PM +0100, Hanjun Guo wrote: > From: Graeme Gregory > > 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 > --- > dr

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

2014-09-01 Thread Mark Brown
On Mon, Sep 01, 2014 at 11:06:01PM +0800, Hanjun Guo wrote: > From: Graeme Gregory > > 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. Is there any reason not to consider submitting