commit | 13a929f38ad742200270389cedc78c1859726bd8 | [log] [tgz] |
---|---|---|
author | Anson Huang <anson.huang@nxp.com> | Tue Jan 22 03:29:24 2019 +0000 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Feb 07 20:45:39 2019 +0100 |
tree | 4046453d2e2c1bb0317c9f6567b1690f1fe27301 | |
parent | 761acdda5c2cc89208a94941f69579923420c8e9 [diff] |
rtc: imx-sc: add rtc set time support This patch adds i.MX system controller RTC set time support, the RTC set time 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 time. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>