Message ID | cover.1706194617.git.geert+renesas@glider.be |
---|---|
Headers | show |
Series | arm64: renesas: Add R-Car V4M and Gray Hawk Single support | expand |
Hi Niklas, On Thu, Jan 25, 2024 at 7:46 PM Niklas Söderlund <niklas.soderlund@ragnatech.se> wrote: > On 2024-01-25 16:34:37 +0100, Geert Uytterhoeven wrote: > > From: Duy Nguyen <duy.nguyen.rh@renesas.com> > > > > Add support for R-Car V4M (R8A779H0) SoC power areas to the R-Car SYSC > > driver. > > > > Signed-off-by: Duy Nguyen <duy.nguyen.rh@renesas.com> > > Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> > > --- > > v2: > > - Add vendor-prefix to DT binding definition header file. > > --- /dev/null > > +++ b/drivers/pmdomain/renesas/r8a779h0-sysc.c > > @@ -0,0 +1,55 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > +/* > > + * Renesas R-Car V4M System Controller > > + * > > + * Copyright (C) 2016-2017 Glider bvba > > Is 2016-2017 correct? With or without that fixed, That must have been copied from r8a7795-sysc.c... As the layout of R-Car V4M is completely different from R-Car H3, I will drop that line (with or without reposting). > Acked-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Thanks! Gr{oetje,eeting}s, Geert