rtc: 88pm860x: remove artificial limitation
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 12 Mar 2018 02:00:53 +0000 (03:00 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 27 Mar 2018 08:45:04 +0000 (10:45 +0200)
commit9dddb1bdf60b9eeb8e37d92afe53f6bc69aa6410
tree8299914df3f4ba885b62fc24e116add9df1a8d5d
parentdf15ee19da4615705b82a3975410d42c8da406e0
rtc: 88pm860x: remove artificial limitation

The 88pm860x 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-88pm860x.c