commit | ee087744247c421c83abea7f01217bfd39b8f5a9 | [log] [tgz] |
---|---|---|
author | Mylène Josserand <mylene.josserand@free-electrons.com> | Mon Mar 21 18:06:10 2016 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Mar 25 02:41:13 2016 +0100 |
tree | 19addc9c871e45976fec758034e4a5b407fb8daa | |
parent | 59a8383adb75459c9d6766656bccc05950b783ea [diff] |
rtc: abx80x: handle the oscillator failure bit Handle the Oscillator Failure ('OF') bit from Oscillator Status register (0x1D). This bit is cleared on set_time function and is read each time the date/time is read, but only in case of XT Oscillator selection. In RC mode, this bit is always set. Signed-off-by: Mylène Josserand <mylene.josserand@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>