diff options
| author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-01 19:08:15 +0300 |
|---|---|---|
| committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-04 11:07:11 +0300 |
| commit | 85370d3dd0d10a1ae5731c76409d7196ad9f5786 (patch) | |
| tree | 75280353079ba11d4d1979c726456d626142410f /tools/perf/scripts/python | |
| parent | fadfd092ee9138825d8c2a4f95719d2e2e3202b9 (diff) | |
| download | linux-85370d3dd0d10a1ae5731c76409d7196ad9f5786.tar.xz | |
rtc: pcf85063: add offset correction support
The PCF850363 has an offset correction with two modes:
With mode 0, the correction is triggered once every two hours and then
correction pulses are applied once per minute until the programmed
correction values have been implemented. This gives a step of 4.34 ppm.
With mode 1, the correction is triggered once every four minutes and then
correction pulses are applied once per second up to a maximum of 60 pulses.
When correction values greater than 60 pulses are used, additional
correction pulses are made in the 59 th second. This gives a step of 4.069
ppm.
Use the correction closest to the requested value.
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
