From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754995AbcJ3Okw (ORCPT ); Sun, 30 Oct 2016 10:40:52 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38368 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751981AbcJ3Oku (ORCPT ); Sun, 30 Oct 2016 10:40:50 -0400 Date: Sun, 30 Oct 2016 09:31:39 -0400 From: Greg Kroah-Hartman To: Kefeng Wang Cc: Wei Xu , Rob Herring , Mark Rutland , linux-arm-kernel@lists.infradead.org, Catalin Marinas , Will Deacon , majun258@huawei.com, guohanjun@huawei.com, linux-kernel@vger.kernel.org, Russell King Subject: Re: [PATCH 5/5] tty: amba-pl011: Add earlycon support for SBSA UART Message-ID: <20161030133139.GA1595@kroah.com> References: <1474708465-38958-1-git-send-email-wangkefeng.wang@huawei.com> <1474708465-38958-6-git-send-email-wangkefeng.wang@huawei.com> <20160927105748.GA3847@kroah.com> <281fb262-d9b8-9543-e35e-5db41fcea5d1@huawei.com> <7edb183d-2376-0f09-a3ea-3bf78971609d@huawei.com> <20161027151849.GB32284@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Oct 30, 2016 at 04:49:30PM +0800, Kefeng Wang wrote: > > > On 2016/10/27 23:18, Greg Kroah-Hartman wrote: > > On Mon, Oct 24, 2016 at 11:59:20AM +0800, Kefeng Wang wrote: > >> Hi Greg, any more comments, thanks. > > > > Never wait, just resend if you have comments and you know you have to > > fix them up... > > > > Hi Greg, as I mentioned in previous mail, compatible "arm,sbsa-uart" need > be provided by adding a new OF_EARLYCON_DECLARE(), this is the patch's point. > > And I no further update, could this patch be acceptable and be picked up? It's long gone from my queue, please resend it if you think it should be applied. thanks, greg k-h