From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v2] ARM: dts: imx6qdl-wandboard: Add stdout-path Date: Mon, 27 Aug 2018 15:37:08 +0800 Message-ID: <20180827073705.GJ3850@dragon> References: <20180820210718.18636-1-tuomas@tuxera.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180820210718.18636-1-tuomas@tuxera.com> Sender: linux-kernel-owner@vger.kernel.org To: Tuomas Tynkkynen Cc: Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On Tue, Aug 21, 2018 at 12:07:18AM +0300, Tuomas Tynkkynen wrote: > Setting a stdout-path in the .dtb is convenient because then the user > gets a serial console on the RS-232 connector without any extra effort > of figuring out the relevant 'console=' boot parameter. > > Reviewed-by: Fabio Estevam > Signed-off-by: Tuomas Tynkkynen Applied, thanks.