commit | 03f2a0e45f395bc34b0a44105bc7e935bfd40c27 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Mar 06 01:58:08 2020 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Mar 16 11:12:11 2020 +0100 |
tree | 640ddcd4323040b01e4b008ad59edf2791d7e781 | |
parent | 61c9fbff9d62e1de214f15c0f9c692a81430f4ff [diff] |
rtc: pl031: set range The PL031 and ST v1 RTC are 32bit seconds counters. STv2 is a BCD RTC apparently going from 0000 to 9999, hopefully handling the leap days properly until then. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20200306005809.38530-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>