On Sat, Nov 05, 2016 at 12:46:13AM +0300, Sergei Shtylyov wrote: > Add support for RZ/G1E (R8A7745) SoC power areas to the R-Car SYSC driver. > > Based on the original (and large) patch by Dmitry Shifrin > <[email protected]>. > > Signed-off-by: Sergei Shtylyov <[email protected]> > Reviewed-by: Geert Uytterhoeven <[email protected]> > > --- > Changes in version 2: > - added Geert's tag. > > Documentation/devicetree/bindings/power/renesas,rcar-sysc.txt | 1
Acked-by: Rob Herring <[email protected]> > drivers/soc/renesas/Makefile | 1 > drivers/soc/renesas/r8a7745-sysc.c | 32 > ++++++++++ > drivers/soc/renesas/rcar-sysc.c | 3 > drivers/soc/renesas/rcar-sysc.h | 1 > 5 files changed, 38 insertions(+)
