rtc: ds1347: set range
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 7 Oct 2019 13:47:21 +0000 (15:47 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 7 Oct 2019 13:49:33 +0000 (15:49 +0200)
commit3ce20a23e2199bd98eb85fbaa524104931cd14dd
tree2e9b6028fb1502718925c1d46e3370b2d2ec2295
parent554692d56d74cd2e1de369570c242eb22c203c6d
rtc: ds1347: set range

The DS1347 handle dates from year 0000 to 9999. Leap years are claimed to
be handled correctly in the datasheet.

Link: https://lore.kernel.org/r/20191007134724.15505-7-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ds1347.c