On 02/16/2018 11:09 PM, Sergei Shtylyov wrote: > According to the figure 9.2(b) of the R-Car Series, 3rd Generation User’s > Manual: Hardware Rev. 0.80 the A2IRn and A2SCn power areas in R8A77970 have > the A3IR area as a parent, thus the SYSC driver has those parents wrong... > > Fixes: bab9b2a74fe9 ("soc: renesas: rcar-sysc: add R8A77970 support") > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> > > --- > drivers/soc/renesas/r8a77970-sysc.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > Index: renesas/drivers/soc/renesas/r8a77970-sysc.c > =================================================================== > --- renesas.orig/drivers/soc/renesas/r8a77970-sysc.c > +++ renesas/drivers/soc/renesas/r8a77970-sysc.c Done against the recent 'devel' tag but should apply to Linus' repo... [...] MBR, Sergei