OSDN Git Service

rtc: mv: add range
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 15 Mar 2019 13:35:10 +0000 (14:35 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 4 Apr 2019 08:06:54 +0000 (10:06 +0200)
commitb46c5815be4c6fa27dbb66447e15902261a21ace
tree71d6719601bea3e0933dfe1e5bfa770fb1af20b4
parent5b25a71b68eb9fcdc1c99447fdc4ee3c1d23a64f
rtc: mv: add range

This RTC handles time from 2000-01-01 00:00:00 to 2099-12-31 23:59:59 with
a weird rollover to 2000-06-23 00:00:00.

Tested-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-mv.c