1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-20 09:21:45 +02:00
Files
u-boot-megous/drivers
Dario Binacchi c7c7c8db00 rtc: davinci: use unlock/lock mechanism
The RTC module contains a kicker mechanism to prevent any spurious
writes from changing the register values. To set the time, you must
first unlock the TC registers, update them and then lock.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210602203805.11494-6-dariobin@libero.it
2021-06-09 22:23:44 +05:30
..
2021-05-31 16:35:54 +08:00
2021-05-24 14:21:30 -04:00