mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 23:48:53 +07:00
aaa6f6acaa
The "What:" field at the ABI should describe the location of the ABI, e. g. the position under a mounted sysfs. Fix it. Cc: Mark Godfrey <mark.godfrey@stericsson.com> Cc: Linus Walleij <linus.walleij@linaro.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: linux-arm-kernel@lists.infradead.org Cc: rtc-linux@googlegroups.com Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
14 lines
762 B
Plaintext
14 lines
762 B
Plaintext
What: /sys/class/rtc/rtc0/device/rtc_calibration
|
|
Date: Oct 2011
|
|
KernelVersion: 3.0
|
|
Contact: Mark Godfrey <mark.godfrey@stericsson.com>
|
|
Description: Attribute for calibrating ST-Ericsson AB8500 Real Time Clock
|
|
The rtc_calibration attribute allows the userspace to
|
|
calibrate the AB8500.s 32KHz Real Time Clock.
|
|
Every 60 seconds the AB8500 will correct the RTC's value
|
|
by adding to it the value of this attribute.
|
|
The range of the attribute is -127 to +127 in units of
|
|
30.5 micro-seconds (half-parts-per-million of the 32KHz clock)
|
|
Users: The /vendor/st-ericsson/base_utilities/core/rtc_calibration
|
|
daemon uses this interface.
|