commit | 1654a2b06b936c5e123978e6d9523b022a2a5aa1 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Sep 24 17:05:09 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Sep 28 14:21:03 2018 +0200 |
tree | 95ad57c2125f6e4f9a260543893b2d72d1a374eb | |
parent | 2d7be4ed7addcaae8eba6ae8cdee83e2f7d39059 [diff] |
rtc: rs5c348: report error when time is invalid Instead of resetting the RTC to an bogus valid time, let userspace know that the time is invalid when XSTP is set. Reset XSTP when setting the time again. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>