]> git.baikalelectronics.ru Git - uboot.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)
commitef210c8df41a361955f93a5875c97348112b8657
treec7132e63fb2fad2378ac4e6465f599d4f63f2344
parent2f4bdc49b605604b18dfc62ddf9f4c39f4a315bf
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