From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 0/4] tty: serial: Updates for altera_uart driver Date: Thu, 17 Feb 2011 11:32:55 -0800 Message-ID: <20110217193255.GA27139@kroah.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from kroah.org ([198.145.64.141]:40869 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751319Ab1BQTdc (ORCPT ); Thu, 17 Feb 2011 14:33:32 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Tobias Klauser Cc: Greg Kroah-Hartman , linux-serial@vger.kernel.org, nios2-dev@sopc.et.ntust.edu.tw, linux-kernel@vger.kernel.org On Wed, Feb 09, 2011 at 10:55:28AM +0100, Tobias Klauser wrote: > This patchset adds some updates to the altera_uart taken from the Nios2 > Linux port (currently out-of-tree) repository, the most important one > probably being the added devicetree support. > > Tobias Klauser (4): > tty: serial: altera_uart: Handle pdev->id == -1 in altera_uart_remove > tty: serial: altera_uart: Use port->regshift to store bus shift > tty: serial: altera_uart: Add devicetree support > MAINTAINERS: Add myself as a maintainer for > altera_uart/altera_jtaguart I've applied 3 of these patches, skipping the device tree patch, as it looks like you are going to rework it. thanks, greg k-h