rtc: vr41xx: add range
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:47:06 +0000 (22:47 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 17 May 2018 20:54:21 +0000 (22:54 +0200)
commit30d7891ae903d1e2903033a3df453d7533011076
tree330de9433a42e84fc93d53d3ebba16807501241e
parent9a99247c9c1d1c95c6e8153d013979aac6111c6e
rtc: vr41xx: add range

The vr41xx RTC is a 48-bit counter counting at 32.768 kHz, giving a maximum
value of 2^(48-15)-1 seconds.

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