commit | c402f8ead68ccd05d63f79ab729184498c3467b3 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu May 17 22:20:40 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu May 17 22:23:25 2018 +0200 |
tree | 0c2fe6f5422b1b03c200f1bad6d376af2cbff0e6 | |
parent | 8bde032b280605c21a247557de9ee71e5835cab8 [diff] |
rtc: ab-b5ze-s3: let the core handle the RTC range The ab-b5ze-s3 RTC is storing the year in an 8bit bcd coded register so it can handle dates from year 2000 to year 2099. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>