On Mon, Dec 11, 2023 at 10:22:10AM +0800, Jun Liang Tan wrote: > From: Kuan Lim Lee <kuanlim....@starfivetech.com> > > Add timer driver in Starfive SoC. It is an timer that outside > of CPU core and inside Starfive SoC. > > Signed-off-by: Kuan Lim Lee <kuanlim....@starfivetech.com> > Signed-off-by: Wei Liang Lim <weiliang....@starfivetech.com> > > Changes for v2: > - correct driver name, comment, variable > --- > drivers/timer/starfive-timer.c | 16 +++++++++------- > 1 file changed, 9 insertions(+), 7 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>