summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/fdt_rtc.c
AgeCommit message (Collapse)Author
2017-04-22Add fdtbus_todr_attach.jmcneill
The kernel will only ever use the first RTC driver to call todr_attach. When drivers use fdtbus_todr_attach, if an "rtc0" alias exists in the devicetree, ensure that only that device node calls todr_attach.