From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751095AbcCEWT6 (ORCPT ); Sat, 5 Mar 2016 17:19:58 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:57659 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750801AbcCEWTv (ORCPT ); Sat, 5 Mar 2016 17:19:51 -0500 Date: Sat, 5 Mar 2016 14:19:49 -0800 From: Greg Kroah-Hartman To: Michal Simek Cc: Peter Hurley , Michal Simek , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, =?iso-8859-1?Q?S=F6ren?= Brinkmann , Jiri Slaby , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [PATCH v2] serial: xuartps: Enable OF earlycon support Message-ID: <20160305221949.GA19842@kroah.com> References: <09f2c419994281fca7968142e52d969542370d1c.1455782238.git.michal.simek@xilinx.com> <56C5F670.50005@hurleysoftware.com> <56CEFBD7.40008@monstr.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56CEFBD7.40008@monstr.eu> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 25, 2016 at 02:04:23PM +0100, Michal Simek wrote: > Hi Greg, > > On 18.2.2016 17:50, Peter Hurley wrote: > > On 02/17/2016 11:57 PM, Michal Simek wrote: > >> Support early console setup via DT for all listed compatible strings. > >> Remove EARLYCON_DECLARE which was done by: > >> "Use common framework for earlycon declarations" > >> (sha1: 2eaa790989e03900298ad24f77f1086dbbc1aebd) > >> when OF_EARLYCON_DECLARE is defined. > > > > Reviewed-by: Peter Hurley > > Can you please add it your queue for 4.6? > Or can we merge it via arm-soc tree as was suggested by Arnd here? > https://lkml.org/lkml/2016/2/16/315 I can take it, thanks. greg k-h