commit | 21c9dfda4b3091535f3e20d036ad5243aeea20f4 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Apr 16 10:34:28 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Apr 29 15:53:43 2019 +0200 |
tree | aecf84bc2bba87d6d2c316b50ed007ff574c4bde | |
parent | 02bc723579a8ec84c4a320985e9cae44b087d292 [diff] |
rtc: imxdi: set range The RTC Time Counter MSB Register contains the 32 most significant bits (47:16) of the 47-bit RTC Time Counter. Clocked by a 32.768 KHz clock, this register is effectively a 32-bit seconds counter. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>