Hi Geert-san, > From: Geert Uytterhoeven, Sent: Tuesday, September 8, 2020 5:39 PM > > Hi Shimoda-san, > > Thanks for your patch! > > On Mon, Sep 7, 2020 at 11:20 AM Yoshihiro Shimoda > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > Adds power domain indices fpr R-Car V3U (r8a779a0). > > Add ... for > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > > --- /dev/null > > +++ b/include/dt-bindings/power/r8a779a0-sysc.h > > @@ -0,0 +1,61 @@ > > +/* SPDX-License-Identifier: GPL-2.0-only */ > > +/* > > + * Copyright (C) 2020 Renesas Electronics Corp. > > + */ > > +#ifndef __DT_BINDINGS_POWER_R8A779A0_SYSC_H__ > > +#define __DT_BINDINGS_POWER_R8A779A0_SYSC_H__ > > + > > +/* > > + * These power domain indices match the numbers of the interrupt bits > > + * representing the power areas in the various Interrupt Registers > > + * (e.g. SYSCISCR0, Interrupt Status/Clear Register 0) > > ... match the Power Domain Register Numbers (PDR)? > > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > i.e. will queue in for v5.10, in a branch shared by driver and DT. > > If you agree, I can fix the above while applying. Thank you for pointed it out! I agree about fixing these. Best regards, Yoshihiro Shimoda