commit | 58c4ed3ba2e0c97e33affd237dc05738fa55a725 | [log] [tgz] |
---|---|---|
author | Anurag Kumar Vulisha <anurag.kumar.vulisha@xilinx.com> | Tue Apr 12 17:45:45 2016 +0530 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri May 20 12:33:51 2016 +0200 |
tree | 652d1d2f2c20fb3e67f88d9af9aaa3722d8ef6f5 | |
parent | 9092984f1a8440ea52bf53c2d53bf8f5953a5126 [diff] |
rtc: zynqmp: Write Calibration value before setting time It is suggested to program CALIB_WRITE register with the calibration value before updating the SET_TIME_WRITE register, doing so will clear the Tick Counter and force the next second to be signaled exactly in 1 second. Signed-off-by: Anurag Kumar Vulisha <anuragku@xilinx.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>