Hi Sergei, On Wed, Jun 1, 2016 at 12:18 AM, Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> wrote: > --- renesas.orig/arch/arm/mach-shmobile/Kconfig > +++ renesas/arch/arm/mach-shmobile/Kconfig > @@ -86,6 +86,11 @@ config ARCH_R8A7791 > select ARCH_RCAR_GEN2 > select I2C > > +config ARCH_R8A7792 > + bool "R-Car V2H (R8A77920)" > + select ARCH_RCAR_GEN2 > + select I2C I2c is selected for the other SoCs because of regulator-quirk-rcar-gen2. I do not have schematics for Blanche, so I don't know if it has DA9063 and DA9210 regulators sharing the same interrupt. If yes, you should make sure regulator-quirk-rcar-gen2 is updated for Blanche, and built. If no, you should drop the select. If the above is clarified: Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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