]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: 88pm80x: remove artificial limitation
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sat, 10 Mar 2018 13:29:28 +0000 (14:29 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 27 Mar 2018 08:45:04 +0000 (10:45 +0200)
commitdf15ee19da4615705b82a3975410d42c8da406e0
tree3b4f6dd7b1363f38f118dca5cb4a0b427e57f568
parent88c998743105806f6564ccb660b5b993dba0e741
rtc: 88pm80x: remove artificial limitation

The 88pm80x supports time up to 2106 (it is a 32 bit counter). Also, the
year will never be before 1970 as the RTC core forbids that.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-88pm80x.c