commit | 59ed0127155201863db49f3dc5fb41316433340a | [log] [tgz] |
---|---|---|
author | Chris Packham <chris.packham@alliedtelesis.co.nz> | Mon Aug 17 11:57:31 2020 +1200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Aug 21 00:19:04 2020 +0200 |
tree | 203e2df09579763a919714ac4c0bd6a2c799b2b4 | |
parent | 163a512cd929d6db712a3021720362749653998b [diff] |
rtc: ds1307: Ensure oscillator is enabled for DS1388 Similar to the other variants the DS1388 has a bit to stop the oscillator to reduce the power consumption from VBAT. Ensure that the oscillator is enabled when the system is up. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20200816235731.21071-1-chris.packham@alliedtelesis.co.nz