All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Kuan Lim Lee <kuanlim.lee@starfivetech.com>
Cc: <u-boot@lists.denx.de>, <cheehong.ang@starfivetech.com>,
	Wei Liang Lim <weiliang.lim@starfivetech.com>
Subject: Re: [PATCH v2] timer: starfive: Add Starfive timer support
Date: Tue, 5 Dec 2023 16:57:02 +0800	[thread overview]
Message-ID: <ZW7lvg7Q_4rS1HM9@swlinux02> (raw)
In-Reply-To: <20231128064254.635-1-kuanlim.lee@starfivetech.com>

Hi Kuan Lim,

On Tue, Nov 28, 2023 at 02:42:33PM +0800, Kuan Lim Lee wrote:
> 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.lee@starfivetech.com>
> Signed-off-by: Wei Liang Lim <weiliang.lim@starfivetech.com>
> 
> Changes for v2:
> - correct driver name, comment, variable
> ---
>  drivers/timer/Kconfig          |  7 +++
>  drivers/timer/Makefile         |  1 +
>  drivers/timer/starfive-timer.c | 96 ++++++++++++++++++++++++++++++++++
>  3 files changed, 104 insertions(+)
>  create mode 100644 drivers/timer/starfive-timer.c

I have already merged your v1 patch.
So could you re-send a patch based on the current master
with all the fixes you have in this patch ?

Other than that,
LGTM.

Best regards,
Leo

  reply	other threads:[~2023-12-05  8:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-28  6:42 [PATCH v2] timer: starfive: Add Starfive timer support Kuan Lim Lee
2023-12-05  8:57 ` Leo Liang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-11  2:22 Jun Liang Tan
2023-12-13  6:57 ` Leo Liang
2023-11-06  5:13 Kuan Lim Lee
2023-11-15  2:38 ` KuanLim.Lee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZW7lvg7Q_4rS1HM9@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=cheehong.ang@starfivetech.com \
    --cc=kuanlim.lee@starfivetech.com \
    --cc=u-boot@lists.denx.de \
    --cc=weiliang.lim@starfivetech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.