Searched hist:a3094fc1a15eff0f69f6fdc335b1b21081b27a74 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-imx-sc.c | diff a3094fc1a15eff0f69f6fdc335b1b21081b27a74 Tue Apr 09 00:00:07 CDT 2019 Anson Huang <anson.huang@nxp.com> rtc: imx-sc: add rtc alarm support
Add i.MX system controller RTC alarm support, the RTC alarm is implemented via SIP(silicon provider) runtime service call and ARM-Trusted-Firmware will communicate with system controller via MU(message unit) IPC to set RTC alarm. When RTC alarm fires, system controller will generate a common MU irq event and notify system controller RTC driver to handle the irq event.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|