History log of /openbsd-current/sys/dev/fdt/imxrtc.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 17-Oct-2022 kettenis

Convert more drivers to use todr_attach(). The quality of the RTC is
set such that "discrete" RTC chips are preferred over RTCs integrated on
a SoC.

ok deraadt@, miod@


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE
# 1.2 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 16-Jun-2018 kettenis

Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
SNVS block found on i.MX7 and i.MX8.


# 1.2 24-Oct-2021 mpi

Constify struct cfattach.

ok visa@ a long time ago, ok patrick@


Revision tags: OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.1 16-Jun-2018 kettenis

Add imxrtc(4), a driver for the "secure" RTC in the Low Power Domain of the
SNVS block found on i.MX7 and i.MX8.