commit | beee05dfbead2331a3183dee8ddcf10066278355 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Wed Mar 20 12:30:10 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:09 2019 +0200 |
tree | c5518e07249ecf6bdc0658e1bf32ce60fca98e5f | |
parent | 1097998d27da39578542e79ff865b4d74e755cd0 [diff] |
rtc: sh: set range The SH RTC is a BCD RTC with some version having 4 digits for the year. The range for the RTCs with only 2 digits for the year was unfortunately shifted to handle 1999 to 2098. Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>