mbox series

[0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements

Message ID 20220228111923.1400049-1-claudiu.beznea@microchip.com (mailing list archive)
Headers show
Series clocksource/drivers/timer-microchip-pit64b: fixes and improvements | expand

Message

Claudiu Beznea Feb. 28, 2022, 11:19 a.m. UTC
Hi,

The series adds one fix and few improvement for PIT64B timer. Patches 1/7
and 2/7 were initially posted at [1].

Thank you,
Claudiu Beznea

[1] https://lore.kernel.org/lkml/20210707054415.92832-1-claudiu.beznea@microchip.com/

Claudiu Beznea (7):
  clocksource/drivers/timer-microchip-pit64b: remove mmio selection
  clocksource/drivers/timer-microchip-pit64b: remove timer-of depenency
  clocksource/drivers/timer-microchip-pit64b: use notrace
  clocksource/drivers/timer-microchip-pit64b: use 5MHz for clockevent
  clocksource/drivers/timer-microchip-pit64b: add delay timer
  clocksource/drivers/timer-microchip-pit64b: remove suspend/resume ops
    for ce
  clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend,
    resume}

 drivers/clocksource/Kconfig                  |  2 -
 drivers/clocksource/timer-microchip-pit64b.c | 67 ++++++++++----------
 2 files changed, 35 insertions(+), 34 deletions(-)