mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/2] clk: fix corner case of clk_mux_determine_rate_flags()
@ 2023-04-25  7:46 Yang Xiwen via B4 Relay
  2023-04-25  7:46 ` [PATCH v2 1/2] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags() Yang Xiwen via B4 Relay
  2023-04-25  7:46 ` [PATCH v2 2/2] clk: tests: Add missing test case for mux determine_rate Yang Xiwen via B4 Relay
  0 siblings, 2 replies; 4+ messages in thread
From: Yang Xiwen via B4 Relay @ 2023-04-25  7:46 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-kernel, Yang Xiwen

Signed-off-by: Yang Xiwen <forbidden405@outlook.com>
---
Changes in v2:
- Add a unit test to clk_test.c
- Link to v1: https://lore.kernel.org/r/20230421-clk-v1-1-bb503f2f2cf3@outlook.com

---
Yang Xiwen (2):
      clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags()
      clk: tests: Add missing test case for mux determine_rate

 drivers/clk/clk.c      | 5 ++++-
 drivers/clk/clk_test.c | 9 +++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)
---
base-commit: 76f598ba7d8e2bfb4855b5298caedd5af0c374a8
change-id: 20230421-clk-64c6b6e21cdb

Best regards,
-- 
Yang Xiwen <forbidden405@outlook.com>


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

end of thread, other threads:[~2023-04-25 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-25  7:46 [PATCH v2 0/2] clk: fix corner case of clk_mux_determine_rate_flags() Yang Xiwen via B4 Relay
2023-04-25  7:46 ` [PATCH v2 1/2] clk: use ULONG_MAX as the initial value for the iteration in clk_mux_determine_rate_flags() Yang Xiwen via B4 Relay
2023-04-25  7:46 ` [PATCH v2 2/2] clk: tests: Add missing test case for mux determine_rate Yang Xiwen via B4 Relay
2023-04-25 19:40   ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®