From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH V2] ARM: dts: imx6qdl-icore: Add missing stdout-path property Date: Wed, 31 Oct 2018 15:56:31 +0800 Message-ID: <20181031075630.GN10386@tiger> References: <20181018150305.21408-1-shyam.saini@amarulasolutions.com> <20181018184532.xe2llbhwjuffgchx@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Disposition: inline In-Reply-To: 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: Shyam Saini Cc: devicetree@vger.kernel.org, s.hauer@pengutronix.de, l.stach@pengutronix.de, Jagan Teki , kernel@pengutronix.de, u.kleine-koenig@pengutronix.de, fabio.estevam@nxp.com, Michael Nazzareno Trimarchi , linux-arm-kernel@lists.infradead.org, linux-imx@nxp.com List-Id: devicetree@vger.kernel.org On Tue, Oct 23, 2018 at 10:51:59AM +0530, Shyam Saini wrote: > On Fri, Oct 19, 2018 at 12:15 AM Uwe Kleine-K=F6nig > wrote: > > > > On Thu, Oct 18, 2018 at 08:33:05PM +0530, Shyam Saini wrote: > > > This would help us to get early boot logs by passing "earlycon" to > > > kernel bootargs. > > > > > > Further, by adding this we don't have to depend on complex earlyprintk > > > configs for early boot logs. > > > > > > Signed-off-by: Shyam Saini > > > Reviewed-by: Fabio Estevam > > > > minor nit: your S-o-b line should be the last thing you write. So it's > > > > Signed-off-by: Shyam Saini > > Reviewed-by: Fabio Estevam > > Signed-off-by: John Maintainer > > > > if John added the Reviewed-by tag and > > > > Reviewed-by: Fabio Estevam > > Signed-off-by: Shyam Saini > > Signed-off-by: John Maintainer > > > > if it was you. > = > Thanks a lot Uwe for your suggestion. I'll take care of this thing next t= ime. > @Shawn would you please make the minor change as suggested by Uwe. Applied with the suggested change, thanks.