mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix 64 bit issues in common clock framework
@ 2023-05-19 19:05 Sebastian Reichel
  2023-05-19 19:05 ` [PATCH v1 1/2] clk: composite: Fix handling of high clock rates Sebastian Reichel
  2023-05-19 19:05 ` [PATCH v1 2/2] clk: divider: Properly handle rates exceeding UINT_MAX Sebastian Reichel
  0 siblings, 2 replies; 8+ messages in thread
From: Sebastian Reichel @ 2023-05-19 19:05 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, linux-clk, linux-kernel
  Cc: Sebastian Reichel, kernel

Hi,

I found two independent issues related to handling of big rates
in the common clock framework.

Thanks,

-- Sebastian

Sebastian Reichel (2):
  clk: composite: Fix handling of high clock rates
  clk: divider: Properly handle rates exceeding UINT_MAX

 drivers/clk/clk-composite.c | 5 ++++-
 drivers/clk/clk-divider.c   | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-24 11:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 19:05 [PATCH v1 0/2] Fix 64 bit issues in common clock framework Sebastian Reichel
2023-05-19 19:05 ` [PATCH v1 1/2] clk: composite: Fix handling of high clock rates Sebastian Reichel
2023-05-20  7:57   ` Christopher Obbard
2023-10-24 11:17     ` Andy Shevchenko
2023-05-19 19:05 ` [PATCH v1 2/2] clk: divider: Properly handle rates exceeding UINT_MAX Sebastian Reichel
2023-05-20  7:57   ` Christopher Obbard
2023-05-22  8:18   ` David Laight
2023-05-25 23:01     ` 'Sebastian Reichel'

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®