commit | 50d6c0ea8111100a102c03b4410ba1e45fa8b771 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed Jul 13 02:26:08 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Wed Aug 31 18:21:34 2016 +0200 |
tree | e118f6f86d3ff9df9c36223bcbea76f4fa3fb193 | |
parent | 59e5e70c9516a0ba34dd5a1a44ed89518cd5eda9 [diff] |
rtc: ds1307: fix century bit support Add an option to properly support the century bit of ds1337 and compatibles and ds1340. Because the driver had a bug until now, it is not possible to switch users to the fixed code directly as RTCs in the field will wrongly have the century bit set. Acked-by: Arnaud Ebalard <arno@natisbad.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>