From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933380AbcI0QNA (ORCPT ); Tue, 27 Sep 2016 12:13:00 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40443 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751845AbcI0QMv (ORCPT ); Tue, 27 Sep 2016 12:12:51 -0400 Date: Tue, 27 Sep 2016 18:12:53 +0200 From: Greg Kroah-Hartman To: Robert Jarzmik Cc: Sergei Ianovich , linux-kernel@vger.kernel.org, Heikki Krogerus , James Cameron , Russell King , Jiri Slaby , Andy Shevchenko , Arnd Bergmann , Joachim Eastwood , Sebastian Andrzej Siewior , Scott Wood , Paul Gortmaker , Paul Burton , Mans Rullgard , Ralf Baechle , Masahiro Yamada , Peter Hurley , "open list:SERIAL DRIVERS" Subject: Re: [PATCH v6] serial: rewrite pxa2xx-uart to use 8250_core Message-ID: <20160927161253.GA1338@kroah.com> References: <1450897204-6839-1-git-send-email-ynvich@gmail.com> <1450970122-12869-1-git-send-email-ynvich@gmail.com> <20160207062206.GB16270@kroah.com> <1456106191.2386.13.camel@gmail.com> <87si0lw6wi.fsf@belgarion.home> <87lgydbaz9.fsf@belgarion.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lgydbaz9.fsf@belgarion.home> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 27, 2016 at 05:47:54PM +0200, Robert Jarzmik wrote: > Robert Jarzmik writes: > > >>> If so, great, get the platform maintainer to sign off on this please and > >>> then resend it. > > > > If you're talking about the PXA maintainer, then : > > Acked-by: Robert Jarzmik > > > > I'm happy with the patch, all pxa board maintainers have been warned, and there > > exists a fallback solution. > > > > So let's go forward, and if people complain, let them complain and forward them > > to me. > > Hi Greg, > > I rebased and retested the patch (both devicetree and legacy boards, multiple > pxa variants, early console and standard console), and it does work. The > fallback on the old driver works as well. > > I also signed it as the pxa maintainer, and I'm pushing it now, in [2]. > > If you want context, it's archived in [1]. > > If you're overburdened and feel there won't be a merge conflict in your serial > tree, I can take it through pxa tree provided you ack it, or you can take it, > just let me know. I'll be glad to take it, can you send it in a proper format? thanks, greg k-h