[PATCH 4/5] ARM: shmobile: Let Genmai multiplatform boot with Genmai DTB
Simon Horman
horms at verge.net.au
Fri May 16 16:59:58 PDT 2014
On Fri, May 16, 2014 at 02:25:36PM +0200, Geert Uytterhoeven wrote:
> On Fri, May 16, 2014 at 2:10 PM, Wolfram Sang <wsa at the-dreams.de> wrote:
> > --- a/arch/arm/mach-shmobile/board-genmai-reference.c
> > +++ b/arch/arm/mach-shmobile/board-genmai-reference.c
> > @@ -42,7 +42,7 @@ static void __init genmai_add_standard_devices(void)
> > }
> >
> > static const char * const genmai_boards_compat_dt[] __initconst = {
> > - "renesas,genmai-reference",
> > + "renesas,genmai",
> > NULL,
> > };
>
> Regardless of my Acked-by for the series (it was done similarly for other
> boards), I have a more political question: As there's no more board support
> code for "renesas,genmai-reference", this means new kernels won't boot
> using an old r7s72100-genmai-reference.dts?
Yes, that is the implication of the way things have been done.
Its not ideal but as -reference has been considered a developers
playground it seems reasonable.
More information about the linux-arm-kernel
mailing list