[PATCH v1 0/2] rtc: Enhance RTC driver with BBPU bit definitions and shutdown handling
From: ot_shunxi.zhang
Date: Mon Aug 11 2025 - 04:16:14 EST
From: Shunxi Zhang <ot_shunxi.zhang@xxxxxxxxxxxx>
(1) Add new bits definitions for RTC_BBPU register,
(2) Add new functions to reset the BBPU alarm status in mt6397 RTC driver
(3) Add mtk_rtc_shutdown function to handle RTC shutdown events.
Shunxi Zhang (2):
mfd: mt6397: Add new bit definitions for RTC_BBPU register
rtc: mt6397: Add BBPU alarm status reset and shutdown handling
drivers/rtc/rtc-mt6397.c | 37 ++++++++++++++++++++++++++++++++++
include/linux/mfd/mt6397/rtc.h | 3 +++
2 files changed, 40 insertions(+)
--
2.45.2