commit | 08ea87a6de1b9357b6edcfafb90be5bcecfd31c0 | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Wed Jun 02 22:38:05 2021 +0200 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed Jun 09 22:23:45 2021 +0530 |
tree | c7132e63fb2fad2378ac4e6465f599d4f63f2344 | |
parent | 9ec8b8b4ca124278d812b530d11e9e48408ce301 [diff] |
rtc: davinci: fix date loaded on reset On reset, the RTC loads the 2000-01-01 date with a wrong day of the week (Sunday instead of Saturday). Signed-off-by: Dario Binacchi <dariobin@libero.it> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210602203805.11494-9-dariobin@libero.it