commit | 2e819b49a83294297705510d21764a88a25e1b55 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Mon May 27 08:13:41 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 13 11:11:26 2019 -0400 |
tree | 7fa58a8f56c0fd12ca3f4130b9434b032ba592b5 | |
parent | 89676649b43db9c25c9e0c8b12a72a4c926663f2 [diff] |
rtc: ds1307: add support for m41t11 add m41t11 support in ds1307 driver. changes: - add compatible string for m41t11 - check if RTC clock is running, if not enable the clock Signed-off-by: Heiko Schocher <hs@denx.de>