[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220301123449.2816625-1-claudiu.beznea@microchip.com>
Date: Tue, 1 Mar 2022 14:34:42 +0200
From: Claudiu Beznea <claudiu.beznea@...rochip.com>
To: <daniel.lezcano@...aro.org>, <tglx@...utronix.de>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Claudiu Beznea <claudiu.beznea@...rochip.com>
Subject: [PATCH 0/7] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
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/
Changes in v2:
- removed patch 5/7 "clocksource/drivers/timer-microchip-pit64b: add delay timer"
to avoid compilation errors on non ARM platforms; will re-introduce it after
a bit of rework on AT91 specific Kconfig
- added patch "clocksource/drivers/timer-microchip-pit64b: fix compilation warnings"
- in patch "clocksource/drivers/timer-microchip-pit64b: use mchp_pit64b_{suspend,
resume}" remove gclk_unprepare, pclk_unprepare labels and code under them
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: 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/Kconfig | 2 -
drivers/clocksource/timer-microchip-pit64b.c | 70 ++++++++------------
2 files changed, 28 insertions(+), 44 deletions(-)
--
2.32.0
Powered by blists - more mailing lists