On Wed, 15 May 2024, Richard Genoud wrote: > Add power management support to the driver. This allows a SoC to wake > from suspend using the nINT provided by the RTC. > It takes care of the case when the interrupt has not been caught because > the kernel has not yet woke up. > (This is the case when only edges interrupt are caught) > > Signed-off-by: Richard Genoud <richard.genoud@xxxxxxxxxxx> > --- > drivers/rtc/rtc-tps6594.c | 46 +++++++++++++++++++++++++++++++++++++ > include/linux/mfd/tps6594.h | 1 + Acked-by: Lee Jones <lee@xxxxxxxxxx> > 2 files changed, 47 insertions(+) -- Lee Jones [李琼斯]