From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH 0/4] UART slave device support - version 4 Date: Mon, 1 Jun 2015 07:01:34 +0900 Message-ID: <20150531220134.GE13872@kroah.com> References: <20150511013540.5709.93626.stgit@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20150511013540.5709.93626.stgit@notabene.brown> Sender: linux-kernel-owner@vger.kernel.org To: NeilBrown Cc: Mark Rutland , One Thousand Gnomes , Peter Hurley , Arnd Bergmann , Sebastian Reichel , Rob Herring , Pavel Machek , Grant Likely , Jiri Slaby , GTA04 owners , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Mon, May 11, 2015 at 11:56:14AM +1000, NeilBrown wrote: > Hi all, > here is version 4 of my "UART slave device" patch set, previously > known as "tty slave devices". > > The most obvious change is the name. I realized that this isn't > really about "tty"s at all - it is about UARTs. Then next time you might also want to cc: the linux-serial mailing list so the developers there can review it :) thanks, greg k-h