1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-04 00:07:09 +01:00
Files
u-boot-megous/include/rtc.h
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks
Add a uclass for real-time clocks which support getting the current time,
setting it and resetting the chip to a known-working state. Some RTCs have
additional registers which can be used to store settings, so also provide
an interface to these.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-05-05 20:58:39 -06:00

5.6 KiB