From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [RFC][PATCH v3] serial: spi: add spi-uart driver for Maxim 3110 Date: Wed, 24 Feb 2010 10:44:19 +0000 Message-ID: <20100224104419.753dd138@lxorguk.ukuu.org.uk> References: <20091229222006.1ddb28a4@feng-desktop> <20100208165946.0e4dde83@feng-i7> <20100208162010.b1f69728.akpm@linux-foundation.org> <20100209093644.2dead2d9@feng-i7> <20100217225817.GD31557@kroah.com> <20100224131130.61530b62@feng-i7> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Greg KH , Grant Likely , Andrew Morton , Greg Kroah-Hartman , "David Brownell" , spi-devel-list , "linux-serial@vger.kernel.org" To: Feng Tang Return-path: In-Reply-To: <20100224131130.61530b62@feng-i7> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org On Wed, 24 Feb 2010 13:11:30 +0800 Feng Tang wrote: > Hi All, > > Here is a driver for Maxim 3110 SPI-UART device, please help to review. > > It has been validated with Designware SPI controller (drivers/spi: dw_spi.c & > dw_spi_pci.c). It supports polling and IRQ mode, supports batch read, and > provides a console. Ack for the serial side Acked-by: Alan Cox