commit | 02b0cc345c2a1b7f1c590796a02d84e49e51ded0 | [log] [tgz] |
---|---|---|
author | Amelie Delaunay <amelie.delaunay@st.com> | Thu May 17 14:04:24 2018 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue May 22 20:10:52 2018 +0200 |
tree | b841711c45599a1f935c4a661378f59f7842f627 | |
parent | 819cbde5218689d33e0405ebe71bed07bc21f28e [diff] |
rtc: stm32: rework register management to prepare other version of RTC This patch reworks register/bits management because next version of RTC uses the same way of working but with different register's offset or bits moved in new registers. Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>