blob: ec950c93e5c6998daf2ee497732f732a2182ec25 [file] [log] [blame]
Mauro Carvalho Chehabaaa6f6a2016-10-29 08:10:02 -02001What: /sys/class/rtc/rtc0/device/rtc_calibration
Mark Godfreydda367a2012-01-10 15:10:42 -08002Date: Oct 2011
3KernelVersion: 3.0
4Contact: Mark Godfrey <mark.godfrey@stericsson.com>
Mauro Carvalho Chehabaaa6f6a2016-10-29 08:10:02 -02005Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
6 The rtc_calibration attribute allows the userspace to
Mark Godfreydda367a2012-01-10 15:10:42 -08007 calibrate the AB8500.s 32KHz Real Time Clock.
8 Every 60 seconds the AB8500 will correct the RTC's value
9 by adding to it the value of this attribute.
10 The range of the attribute is -127 to +127 in units of
11 30.5 micro-seconds (half-parts-per-million of the 32KHz clock)
12Users: The /vendor/st-ericsson/base_utilities/core/rtc_calibration
13 daemon uses this interface.