commit | bf2c532b67fc077051e17de4a1304a83e5ca5b15 | [log] [tgz] |
---|---|---|
author | Baolin Wang <baolin.wang@linaro.org> | Thu Oct 18 16:52:29 2018 +0800 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Oct 25 02:35:40 2018 +0200 |
tree | 7b6f141c2b99729fd9e0b3884bdf34a6d40fb60f | |
parent | b2ddc48582efa157635f7ef815c9d4a657e2cabd [diff] |
rtc: sc27xx: Add check to see if need to enable the alarm interrupt The RTC interrupt enable register is not put in always-power-on region supplied by VDDRTC, so we should check if we need enable the alarm interrupt when system booting. Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>