From: Leo Liang <ycliang@andestech.com>
To: Huan Zhou <me@per1cycle.org>
Cc: u-boot <u-boot@lists.denx.de>, Rick Chen <rick@andestech.com>,
Tom Rini <trini@konsulko.com>, Yixun Lan <dlan@gentoo.org>
Subject: Re: [PATCH 2/4] riscv: reset: k1: Add reset driver
Date: Thu, 6 Mar 2025 12:45:14 +0800 [thread overview]
Message-ID: <Z8koWq8immMfhMr8@swlinux02> (raw)
In-Reply-To: <20250304-reset-k1-v1-2-dc9510ff1113@per1cycle.org>
Hi Huan,
Please run scripts/checkpatch.pl against your patchset
and respin a v2 after all the warnings & errors are attended to.
Thanks,
Leo
On Tue, Mar 04, 2025 at 03:03:28PM +0800, Huan Zhou wrote:
> Add spacemit reset driver.
> ---
> drivers/reset/Kconfig | 7 +
> drivers/reset/Makefile | 1 +
> drivers/reset/reset-spacemit-k1.c | 438 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 446 insertions(+)
next prev parent reply other threads:[~2025-03-06 4:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-04 7:03 [PATCH 0/4] Add k1 reset driver for bananapi-bpif3 platform Huan Zhou
2025-03-04 7:03 ` [PATCH 1/4] riscv: dt-binding: k1: Add reset driver binding definition Huan Zhou
2025-03-04 7:03 ` [PATCH 2/4] riscv: reset: k1: Add reset driver Huan Zhou
2025-03-06 4:45 ` Leo Liang [this message]
2025-03-06 13:21 ` Huan Zhou
2025-03-04 7:03 ` [PATCH 3/4] riscv: dts: k1: add reset controller node in device tree Huan Zhou
2025-03-04 7:03 ` [PATCH 4/4] Add reset config options for k1 Huan Zhou
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=Z8koWq8immMfhMr8@swlinux02 \
--to=ycliang@andestech.com \
--cc=dlan@gentoo.org \
--cc=me@per1cycle.org \
--cc=rick@andestech.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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.