From: Simon Horman Date: Fri, 28 Jun 2013 04:42:16 +0000 (+0900) Subject: ARM: shmobile: lager: Add DT reference X-Git-Tag: v3.12-rc1~76^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dace67f9bd43cdfc2de3ff1a573420ecfc33390;p=pandora-kernel.git ARM: shmobile: lager: Add DT reference This is sufficient to allow boot of the Lager board with a console without boards-lager.c compiled into the kernel. This is an example of a minimal but still useful initialisation of the board using DT as much as possible. As such it is the same as the boot of Lager that can be achieved without a board file. The intention of adding this file is to facilitate further work to allow board specific devices to be initialised via DT. Acked-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed