From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: Bug in drivers/serial/of_serial.c? Date: Thu, 19 Nov 2009 08:03:24 -0800 Message-ID: <20091119160324.GA7492@kroah.com> References: <8B957E110B62714A84290A01A597805F05CA0AA0@Exchange.discretix.com> <200911191441.27581.arnd@arndb.de> <8B957E110B62714A84290A01A597805F05D2AE47@Exchange.discretix.com> <200911191509.31270.arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:43470 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755336AbZKSQDW (ORCPT ); Thu, 19 Nov 2009 11:03:22 -0500 Content-Disposition: inline In-Reply-To: <200911191509.31270.arnd@arndb.de> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Arnd Bergmann Cc: Alon Ziv , linuxppc-dev@lists.ozlabs.org, benh@kernel.crashing.org, linux-serial@vger.kernel.org On Thu, Nov 19, 2009 at 03:09:31PM +0100, Arnd Bergmann wrote: > On Thursday 19 November 2009, Alon Ziv wrote: > > On Thursday, November 19, 2009, Arnd Bergmann wrote: > > > I'd still add support for the compatible="ns16550a" property > > > so that we do the right thing for future systems. > > > > > > > OK... > > --- > > Xilinx 16550 UART is actually 16550A-compatible > > > > Signed-off-by: Alon Ziv > > Acked-by: Arnd Bergmann > > Does this go through the powerpc or the tty tree? > I'd be happy if either Ben or Greg could pick this up. > > I'm happy to keep maintaining the driver itself but it > would be nice to know a definite subsystem maintainer > responsible for it. > > Greg, if you want to take patches for of_serial.c generally, > I'll start forwarding them to you as they come in and make > sure they apply to your tree. Sure, I would be glad to do so, send them on. thanks, greg k-h