commit | 83888df4b882d10df122517f8158093d7b9da035 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 16 10:30:44 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 29 15:53:42 2019 +0200 |
tree | b87ed65e3bde7aaff244ab4835e9e59152224d3c | |
parent | ebc2ec4ecf1893b9afaecc59fbd04b2bdf34f7c2 [diff] |
rtc: mxc: set range Let the core handle the range, and in particular the imx1 offsetting. This has the benefit of extending the range of the RTC further than 365 days and making .read_time useful again on imx1. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>