On Sat, Oct 29, 2016 at 01:09:49AM +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]> > > --- > 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(+)
