rtc: digicolor: set range
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 30 Apr 2019 09:32:10 +0000 (11:32 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 8 May 2019 20:14:23 +0000 (22:14 +0200)
commite5fe3c3e4cdb7e0b6323d71d80ccee3eb8de4695
tree15e58d23035c7d2df43bdedd8ec68466896887c9
parent060711f5274dfc2d76a5b2cd65abf6ccbf061e40
rtc: digicolor: set range

While the range of REFERENCE + TIME is actually 33 bits, the counter
itself (TIME) is a 32-bits seconds counter.

Acked-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-digicolor.c