From: Yao Zi <ziyao@disroot.org>
To: Jonas Karlman <jonas@kwiboo.se>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>, Heiko Stuebner <heiko@sntech.de>
Cc: linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org
Subject: Re: [PATCH] clk: rockchip: Add reset lookup table for RK3528
Date: Thu, 27 Feb 2025 18:47:12 +0000 [thread overview]
Message-ID: <Z8CzMNI_1CjUgSrl@pie.lan> (raw)
In-Reply-To: <20250227175302.2950788-1-jonas@kwiboo.se>
On Thu, Feb 27, 2025 at 05:52:57PM +0000, Jonas Karlman wrote:
> In the commit 5d0eb375e685 ("clk: rockchip: Add clock controller driver
> for RK3528 SoC") only the dt-binding header was added for the reset
> controller for the RK3528 SoC.
>
> Add a reset lookup table generated from the SRST symbols used by vendor
> linux-6.1-stan-rkr5 kernel to complete support for the reset controller.
>
Thanks for completing the reset part! The patch looks good to me, but
> Fixes: 5d0eb375e685 ("clk: rockchip: Add clock controller driver for RK3528 SoC")
I wonder whether it deserves a Fix tag: to me it's more like a new
feature. Please correct me if I'm wrong.
> Signed-off-by: Jonas Karlman <jonas@kwiboo.se>
> ---
> drivers/clk/rockchip/Makefile | 2 +-
> drivers/clk/rockchip/clk-rk3528.c | 2 +
> drivers/clk/rockchip/clk.h | 1 +
> drivers/clk/rockchip/rst-rk3528.c | 306 ++++++++++++++++++++++++++++++
> 4 files changed, 310 insertions(+), 1 deletion(-)
> create mode 100644 drivers/clk/rockchip/rst-rk3528.c
>
Thanks,
Yao Zi
next prev parent reply other threads:[~2025-02-27 19:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-27 17:52 [PATCH] clk: rockchip: Add reset lookup table for RK3528 Jonas Karlman
2025-02-27 18:47 ` Yao Zi [this message]
2025-02-27 19:20 ` Heiko Stübner
2025-02-27 19:22 ` Heiko Stuebner
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=Z8CzMNI_1CjUgSrl@pie.lan \
--to=ziyao@disroot.org \
--cc=heiko@sntech.de \
--cc=jonas@kwiboo.se \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mturquette@baylibre.com \
--cc=sboyd@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox