From: Maxime Ripard <maxime@cerno.tech>
To: linux-clk@vger.kernel.org,
Mike Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>
Cc: Dmitry Osipenko <dmitry.osipenko@collabora.com>,
Maxime Ripard <maxime@cerno.tech>
Subject: [PATCH 0/3] clk: Some Clock Range Fixes
Date: Fri, 25 Mar 2022 11:58:19 +0100 [thread overview]
Message-ID: <20220325105822.1723827-1-maxime@cerno.tech> (raw)
Hi,
This fixes one regression for Tegra30 reported by Dmitry, and another issue I
came across while looking at it.
We're also adding a bunch of unit tests to cover those cases.
Let me know what you think,
Maxime
Maxime Ripard (3):
clk: Initialize orphan req_rate
clk: test: Test clk_set_rate_range on orphan mux
clk: Drop the rate range on clk_put
drivers/clk/clk.c | 47 +++++++--
drivers/clk/clk_test.c | 213 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 254 insertions(+), 6 deletions(-)
--
2.35.1
next reply other threads:[~2022-03-25 10:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-25 10:58 Maxime Ripard [this message]
2022-03-25 10:58 ` [PATCH 1/3] clk: Initialize orphan req_rate Maxime Ripard
2022-03-25 10:58 ` [PATCH 2/3] clk: test: Test clk_set_rate_range on orphan mux Maxime Ripard
2022-03-25 10:58 ` [PATCH 3/3] clk: Drop the rate range on clk_put Maxime Ripard
2022-03-25 15:13 ` kernel test robot
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=20220325105822.1723827-1-maxime@cerno.tech \
--to=maxime@cerno.tech \
--cc=dmitry.osipenko@collabora.com \
--cc=linux-clk@vger.kernel.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