Hi Geert-san, Thank you for your review! > From: Geert Uytterhoeven, Sent: Friday, November 19, 2021 3:42 AM > > On Tue, Nov 16, 2021 at 8:42 AM Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > Add power domain indices for R-Car S4-8 (r8a779f0). > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > Thanks for your patch! > > > --- /dev/null > > +++ b/include/dt-bindings/power/r8a779f0-sysc.h > > @@ -0,0 +1,30 @@ <snip> > > + > > +/* Always-on power area */ > > +#define R8A779F0_PD_ALWAYS_ON 22 > > This should be 64 (i.e. beyond the range supported by the hardware > block). I got it. I'll fix it in v2. Best regards, Yoshihiro Shimoda