OSDN Git Service

rtc: imxdi: set range
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 16 Apr 2019 08:34:28 +0000 (10:34 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 29 Apr 2019 13:53:43 +0000 (15:53 +0200)
commit21c9dfda4b3091535f3e20d036ad5243aeea20f4
treeaecf84bc2bba87d6d2c316b50ed007ff574c4bde
parent02bc723579a8ec84c4a320985e9cae44b087d292
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>
drivers/rtc/rtc-imxdi.c