commit | 024e6f3dce9ef0bc61acc5b93bb1eba491e4f8d0 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Oct 09 17:31:01 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Oct 15 12:09:35 2020 +0200 |
tree | 8f252d9c2ad07b4fbb91a5a1def83b830cf9f6e5 | |
parent | de0ad60e79e1ce563223b3fddf03fc19f606c6d4 [diff] |
rtc: rv3028: ensure ram configuration registers are saved If RV3028_CTRL1_EERD is not set (this is the default), the RTC will refresh the RAM configuration registers from the EEPROM at midnight. It is necessary to save the RAM registers back to EEPROM after modifying them. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201009153101.721149-4-alexandre.belloni@bootlin.com