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>