[PATCH v3] ARM: shmobile: lager: Add DT reference
Simon Horman
horms at verge.net.au
Wed Jul 3 22:36:17 EDT 2013
On Wed, Jul 03, 2013 at 05:21:10PM +0900, Magnus Damm wrote:
> Hi Simon,
>
> On Wed, Jul 3, 2013 at 4:57 PM, Simon Horman <horms+renesas at verge.net.au> wrote:
> > 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.
> >
> > Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
> >
> > ---
> >
> > v3
> > * Supply temporary machine_init call-back in lager-reference.c to
> > initialise clocks and bring up SCIF and CMT in C. Magnus
> > advised me that this is not desired in the SoC code.
> > * Add lager-reference to Makefile.boot
> >
> > v2
> > * Use recently added r8a7790_init_delay()
>
> This looks good to me, thanks!
>
> Acked-by: Magnus Damm <damm at opensource.se>
Thanks, I have queued this up for v3.12.
More information about the linux-arm-kernel
mailing list