Message ID | 20220523092421.317345-1-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | ARM: at91: pm: fix wakeup from RTC for ULP1 | expand |
On 23.05.2022 12:24, Claudiu Beznea wrote: > Hi, > > Series fixes the wakeup from RTC alarm for ULP1 on SAM9X60 and SAMA7G5. > I kept them as 3 patches to be able to be backported to proper kernels. > > Thank you, > Claudiu Beznea > > Changes in v2: > - added patch with title > "ARM: at91: pm: use proper compatibles for sama5d2's rtc" > > Claudiu Beznea (3): > ARM: at91: pm: use proper compatibles for sama5d2's rtc > ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt > ARM: at91: pm: use proper compatibles for sama7g5's rtc and rtt > > arch/arm/mach-at91/pm.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > Applied to at91-fixes, thanks!