public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: microchip: core: fix issue with round_rate conversion and allow compile test
@ 2025-11-25 19:39 Brian Masney
  2025-11-25 19:39 ` [PATCH 1/2] clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops Brian Masney
  2025-11-25 19:39 ` [PATCH 2/2] clk: microchip: core: allow driver to be compiled with COMPILE_TEST Brian Masney
  0 siblings, 2 replies; 10+ messages in thread
From: Brian Masney @ 2025-11-25 19:39 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Maxime Ripard
  Cc: linux-clk, linux-kernel, Brian Masney, kernel test robot

Here's a series that fixes an issue that fixes an issue with my
round_rate conversion on this PIC32 driver, and a change that allows
building this driver on other architectures with COMPILE_TEST enabled.

Signed-off-by: Brian Masney <bmasney@redhat.com>
---
Brian Masney (2):
      clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops
      clk: microchip: core: allow driver to be compiled with COMPILE_TEST

 drivers/clk/microchip/Kconfig    |  2 +-
 drivers/clk/microchip/clk-core.c | 20 +++++++++-----------
 2 files changed, 10 insertions(+), 12 deletions(-)
---
base-commit: 92fd6e84175befa1775e5c0ab682938eca27c0b2
change-id: 20251125-clk-microchip-fixes-d0864e21ef0d

Best regards,
-- 
Brian Masney <bmasney@redhat.com>


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

end of thread, other threads:[~2025-12-01 21:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 19:39 [PATCH 0/2] clk: microchip: core: fix issue with round_rate conversion and allow compile test Brian Masney
2025-11-25 19:39 ` [PATCH 1/2] clk: microchip: core: remove duplicate determine_rate on pic32_sclk_ops Brian Masney
2025-11-25 19:39 ` [PATCH 2/2] clk: microchip: core: allow driver to be compiled with COMPILE_TEST Brian Masney
2025-11-27  2:11   ` kernel test robot
2025-12-01 18:01     ` Brian Masney
2025-12-01 18:09       ` Conor Dooley
2025-12-01 21:09         ` Brian Masney
2025-12-01 21:37           ` Conor Dooley
2025-11-27  5:28   ` kernel test robot
2025-11-27 10:49   ` kernel test robot

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