Hi Sergei,

On Fri, Sep 16, 2016 at 3:31 PM, Sergei Shtylyov
<sergei.shtyl...@cogentembedded.com> 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.shif...@cogentembedded.com>.
>
> Signed-off-by: Sergei Shtylyov <sergei.shtyl...@cogentembedded.com>

Reviewed-by: Geert Uytterhoeven <geert+rene...@glider.be>

> --- 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 -- ge...@linux-m68k.org

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

Reply via email to