[PATCH 0/7] rtc: Use devm_pm_set_wake_irq to simplify code
Peng Fan
peng.fan at oss.nxp.com
Mon Mar 3 00:03:40 PST 2025
Hi Alexandre,
On Wed, Feb 05, 2025 at 08:58:18AM +0800, Peng Fan (OSS) wrote:
>This is a pick-up of patch 6-12 from patchset [1]
>
Do you have time to give a look on this patchset?
Thanks,
Peng
>Since devm_pm_set_wake_irq is in 6.14, so resend the rtc parts.
>
>R-b tags from Linus Walleij and Antonio Borneo are still kept.
>
>[1] https://lore.kernel.org/all/CAJZ5v0jb=0c5m=FeA-W-aG30H4706Ay_xCHTsiC1S-7MuGxqTQ@mail.gmail.com/#r
>
>Signed-off-by: Peng Fan <peng.fan at nxp.com>
>---
>Peng Fan (7):
> rtc: stm32: Use resource managed API to simplify code
> rtc: nxp-bbnsm: Use resource managed API to simplify code
> rtc: ds1343: Use devm_pm_set_wake_irq
> rtc: pm8xxx: Use devm_pm_set_wake_irq
> rtc: ab8500: Use resource managed API to simplify code
> rtc: mpfs: Use devm_pm_set_wake_irq
> rtc: pl031: Use resource managed API to simplify code
>
> drivers/rtc/rtc-ab8500.c | 11 ++---------
> drivers/rtc/rtc-ds1343.c | 8 +-------
> drivers/rtc/rtc-mpfs.c | 8 +-------
> drivers/rtc/rtc-nxp-bbnsm.c | 29 +++++++++--------------------
> drivers/rtc/rtc-pl031.c | 6 ++----
> drivers/rtc/rtc-pm8xxx.c | 12 +-----------
> drivers/rtc/rtc-stm32.c | 10 ++--------
> 7 files changed, 18 insertions(+), 66 deletions(-)
>---
>base-commit: 40b8e93e17bff4a4e0cc129e04f9fdf5daa5397e
>change-id: 20250205-rtc-cleanup-d3d42ceb3d28
>
>Best regards,
>--
>Peng Fan <peng.fan at nxp.com>
>
More information about the linux-arm-kernel
mailing list