linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] clk: Some Clock Range Fixes
@ 2022-03-25 16:11 Maxime Ripard
  2022-03-25 16:11 ` [PATCH v2 1/3] clk: Initialize orphan req_rate Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 37+ messages in thread
From: Maxime Ripard @ 2022-03-25 16:11 UTC (permalink / raw)
  To: Mike Turquette, Stephen Boyd, linux-clk; +Cc: Dmitry Osipenko, Maxime Ripard

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

Changes from v1:
  - Removed duplicate documentation

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      |  55 ++++++++---
 drivers/clk/clk_test.c | 213 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 254 insertions(+), 14 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 37+ messages in thread

end of thread, other threads:[~2022-04-08  5:03 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-25 16:11 [PATCH v2 0/3] clk: Some Clock Range Fixes Maxime Ripard
2022-03-25 16:11 ` [PATCH v2 1/3] clk: Initialize orphan req_rate Maxime Ripard
2022-03-29 18:36   ` Stephen Boyd
2022-03-25 16:11 ` [PATCH v2 2/3] clk: test: Test clk_set_rate_range on orphan mux Maxime Ripard
2022-03-29 18:36   ` Stephen Boyd
2022-03-25 16:11 ` [PATCH v2 3/3] clk: Drop the rate range on clk_put Maxime Ripard
2022-03-29 18:36   ` Stephen Boyd
2022-03-30  8:06   ` Marek Szyprowski
2022-03-30  8:47     ` Maxime Ripard
2022-03-31  9:42       ` Tony Lindgren
2022-03-31  9:54         ` Maxime Ripard
2022-03-31 15:00           ` Tony Lindgren
2022-03-31 15:31             ` Maxime Ripard
2022-03-31 17:00               ` Tony Lindgren
2022-03-31 21:58                 ` Stephen Boyd
2022-04-01 12:28                   ` Maxime Ripard
2022-04-03  2:14                     ` Stephen Boyd
2022-04-01 11:55               ` (EXT) " Alexander Stein
2022-04-01 12:27                 ` Maxime Ripard
2022-04-01 12:59                   ` (EXT) " Alexander Stein
2022-04-01 13:04                     ` Maxime Ripard
2022-04-01 13:07                       ` (EXT) " Alexander Stein
2022-04-01 13:34                         ` Maxime Ripard
2022-04-01 13:49                           ` (EXT) " Alexander Stein
2022-04-01 14:55                             ` Maxime Ripard
2022-04-04  7:06                               ` (EXT) " Alexander Stein
2022-04-04  7:27                                 ` Maxime Ripard
2022-04-04 10:54                                   ` (EXT) " Alexander Stein
2022-04-07  8:09                                     ` Maxime Ripard
2022-04-02 17:01                   ` Maxime Ripard
2022-04-07  7:53         ` Maxime Ripard
2022-04-07  8:03           ` Tony Lindgren
2022-04-07 11:08             ` Tony Lindgren
2022-04-07 13:45               ` Maxime Ripard
2022-04-08  5:03                 ` Tony Lindgren
2022-03-31  9:56       ` Marek Szyprowski
2022-03-31 10:19         ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).