Re: [PATCH RESEND v6 1/1] clk: mstar: msc313 cpupll clk driver

From: Romain Perier
Date: Thu Oct 06 2022 - 02:58:49 EST


Le jeu. 6 oct. 2022 à 01:02, Stephen Boyd <sboyd@xxxxxxxxxx> a écrit :
>
> Quoting Romain Perier (2022-10-05 01:53:05)
> > From: Daniel Palmer <daniel@xxxxxxxx>
> >
> > Add a driver for the CPU pll/ARM pll/MIPS pll that is present
> > in MStar SoCs.
> >
> > Currently there is no documentation for this block so it's possible
> > this driver isn't entirely correct.
> >
> > Only tested on the version of this IP in the MStar/SigmaStar
> > ARMv7 SoCs.
> >
> > Signed-off-by: Daniel Palmer <daniel@xxxxxxxx>
> > Co-developed-by: Willy Tarreau <w@xxxxxx>
> > Signed-off-by: Willy Tarreau <w@xxxxxx>
>
> Missing Signed-off-by Romain.

Signed-off-by: Romain Perier <romain.perier@xxxxxxxxx>


It is okay, like this ?

Cheers,
Romain