commit | 30d7891ae903d1e2903033a3df453d7533011076 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu May 17 22:47:06 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu May 17 22:54:21 2018 +0200 |
tree | 330de9433a42e84fc93d53d3ebba16807501241e | |
parent | 9a99247c9c1d1c95c6e8153d013979aac6111c6e [diff] |
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>