]> git.dujemihanovic.xyz Git - u-boot.git/commit
rtc: davinci: fix date loaded on reset
authorDario Binacchi <dariobin@libero.it>
Wed, 2 Jun 2021 20:38:05 +0000 (22:38 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Wed, 9 Jun 2021 16:53:45 +0000 (22:23 +0530)
commit08ea87a6de1b9357b6edcfafb90be5bcecfd31c0
treec7132e63fb2fad2378ac4e6465f599d4f63f2344
parent9ec8b8b4ca124278d812b530d11e9e48408ce301
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
drivers/rtc/davinci.c