Hi Sergei, On Fri, Sep 16, 2016 at 3:31 PM, Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > Add support for RZ/G1M (R8A7743) SoC power areas to the SYSC driver. > > Based on the original (and large) patch by Dmitry Shifrin > <dmitry.shifrin@xxxxxxxxxxxxxxxxxx>. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- renesas.orig/drivers/soc/renesas/rcar-sysc.c > +++ renesas/drivers/soc/renesas/rcar-sysc.c > @@ -275,6 +275,9 @@ finalize: > } > > static const struct of_device_id rcar_sysc_matches[] = { > +#ifdef CONFIG_ARCH_R8A7743 > + { .compatible = "renesas,r8a7743-sysc", .data = &r8a7743_sysc_info }, This compatible value should be documented first. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds