Hi,
This series improves clock management on PIT64B driver such that PIT64B
clocks to be disabled in case driver has been probed to be used as
clockevent but there is already a better clockevent timer available.
Along with it added a patch to fix compilation warnings.
Patches were initially part of series at [1].
Thank you,
Claudiu Beznea
[1] https://lore.kernel.org/linux-arm-kernel/80f949af-ddab-b54d-b6ee-0fbcb1f74b51@linaro.org/T/#mc9969713b69f7874dd3bc6de07e8e8bc9568ead5
Claudiu Beznea (3):
clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops
for ce
clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend,
resume}
clocksource/drivers/timer-microchip-pit64b: fix compilation warnings
drivers/clocksource/timer-microchip-pit64b.c | 64 +++++++++-----------
1 file changed, 27 insertions(+), 37 deletions(-)
--
2.34.1