From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Hurley Subject: Re: [PATCH 2/3] tty/serial: of_serial: add support for PXA/MMP uarts Date: Sun, 01 Feb 2015 12:07:43 -0500 Message-ID: <54CE5D5F.8080009@hurleysoftware.com> References: <1422334209-23125-1-git-send-email-robh@kernel.org> <1422334209-23125-2-git-send-email-robh@kernel.org> <54C78823.7050504@hurleysoftware.com> <54C7AA2D.7080202@hurleysoftware.com> <54C91E67.2070501@hurleysoftware.com> <54CBE868.3080100@hurleysoftware.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54CBE868.3080100@hurleysoftware.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring Cc: Greg Kroah-Hartman , Jiri Slaby , "linux-arm-kernel@lists.infradead.org" , "linux-serial@vger.kernel.org" List-Id: linux-serial@vger.kernel.org On 01/30/2015 03:24 PM, Peter Hurley wrote: > On 01/30/2015 02:51 PM, Rob Herring wrote: >> On Wed, Jan 28, 2015 at 11:37 AM, Peter Hurley wrote: >>> On 01/27/2015 11:44 AM, Rob Herring wrote: >> So after all the discussion, you are okay with the original patch? > > With a more specific commit log, yes. At a minimum, noting under what > circumstances the 8250 driver replaces the pxa2xx-uart driver. (And maybe > noting that this doesn't break hardware that needs those workarounds in > pxa.c). nvm; upstreamed. From mboxrd@z Thu Jan 1 00:00:00 1970 From: peter@hurleysoftware.com (Peter Hurley) Date: Sun, 01 Feb 2015 12:07:43 -0500 Subject: [PATCH 2/3] tty/serial: of_serial: add support for PXA/MMP uarts In-Reply-To: <54CBE868.3080100@hurleysoftware.com> References: <1422334209-23125-1-git-send-email-robh@kernel.org> <1422334209-23125-2-git-send-email-robh@kernel.org> <54C78823.7050504@hurleysoftware.com> <54C7AA2D.7080202@hurleysoftware.com> <54C91E67.2070501@hurleysoftware.com> <54CBE868.3080100@hurleysoftware.com> Message-ID: <54CE5D5F.8080009@hurleysoftware.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/30/2015 03:24 PM, Peter Hurley wrote: > On 01/30/2015 02:51 PM, Rob Herring wrote: >> On Wed, Jan 28, 2015 at 11:37 AM, Peter Hurley wrote: >>> On 01/27/2015 11:44 AM, Rob Herring wrote: >> So after all the discussion, you are okay with the original patch? > > With a more specific commit log, yes. At a minimum, noting under what > circumstances the 8250 driver replaces the pxa2xx-uart driver. (And maybe > noting that this doesn't break hardware that needs those workarounds in > pxa.c). nvm; upstreamed.