CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/17 13:09:46
Modified files:
sys/dev/fdt : acrtc.c exrtc.c gfrtc.c imxrtc.c mvrtc.c
plrtc.c sxirtc.c
Log message:
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@
