[RFC 16/17] ARM: shmobile: Let Marzen multiplatform boot with Marzen DTB
Simon Horman
horms at verge.net.au
Mon Nov 25 19:27:05 EST 2013
On Sun, Nov 24, 2013 at 10:56:19PM -0800, Kuninori Morimoto wrote:
>
> Hi Simon
>
> > Let the multiplatform Marzen support boot with the legacy DTS for
> > Marzen as well as the Marzen reference DTS.
> >
> > Based on work for the Koelsch board by Laurent Pinchart.
> >
> > Cc: Laurent Pinchart <laurent.pinchart+renesas at ideasonboard.com>
> > Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
> > ---
> (snip)
> > --- a/arch/arm/mach-shmobile/board-koelsch-reference.c
> > +++ b/arch/arm/mach-shmobile/board-koelsch-reference.c
> > @@ -38,6 +38,7 @@ static void __init koelsch_add_standard_devices(void)
> > }
> >
> > static const char * const koelsch_boards_compat_dt[] __initconst = {
> > + "renesas,koelsch",
> > "renesas,koelsch-reference",
> > NULL,
> > };
>
> You are modifying koelsch file in marzen patch ?
Sorry, my mistake. I'll fix that.
More information about the linux-arm-kernel
mailing list