From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Thu, 8 May 2014 10:35:00 +0800 Subject: [PATCH] ARM: dts: Add stdout-path property to i.MX boards In-Reply-To: <1399468740-15349-1-git-send-email-s.hauer@pengutronix.de> References: <1399468740-15349-1-git-send-email-s.hauer@pengutronix.de> Message-ID: <20140508023457.GC2870@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 07, 2014 at 03:19:00PM +0200, Sascha Hauer wrote: > This adds the stdout-path property to various i.MX boards. Values > of the property have been taken from barebox, so they should be > correct. Also, the older linux,stdout-path property is converted > to stdout-path. > > Signed-off-by: Sascha Hauer Applied, thanks.