Searched hist:bcd17c5082f2feef4b585ae37a471f61f7b0c2f6 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-rv8803.c | diff bcd17c5082f2feef4b585ae37a471f61f7b0c2f6 Sat Dec 14 23:02:57 CET 2019 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: rv8803: return meaningful value for RTC_VL_READ
RV8803_FLAG_V1F means the voltage is too low to keep the temperature compensation running and the accuracy of the RTC is affected.
RV8803_FLAG_V2F means the voltage dropped so low that data is now invalid.
Link: https://lore.kernel.org/r/20191214220259.621996-16-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
|