OpenGrok
Cross Reference: fdt_rtc.c
xref
: /
src
/
sys
/
dev
/
fdt
/
fdt_rtc.c
Home
|
History
|
Annotate
|
Download
|
only in
fdt
History log of
/src/sys/dev/fdt/fdt_rtc.c
Revision
Date
Author
Comments
1.3
08-Sep-2025
thorpej
Garbage-collect fdtbus_todr_attach(); todr_attach() does all the
necessary work now.
kern/59630
1.2
08-Sep-2025
thorpej
Introduce a device call "device-is-system-todr", which allows the
platform device tree to be consulted if there are multiple TODR / RTC
devices present on the system; if the call is not supported, the behavior
is un-changed: the first TODR device is attached, all others ignored. If
the call is supported, devices other than the specified system TODR are
skipped.
Implement this device call for FDT.
kern/59630
1.1
22-Apr-2017
jmcneill
branches: 1.1.2; 1.1.10; 1.1.14;
Add fdtbus_todr_attach.
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.
1.1.14.2
03-Dec-2017
jdolecek
update from HEAD
1.1.14.1
22-Apr-2017
jdolecek
file fdt_rtc.c was added on branch tls-maxphys on 2017-12-03 11:37:01 +0000
1.1.10.2
28-Aug-2017
skrll
Sync with HEAD
1.1.10.1
22-Apr-2017
skrll
file fdt_rtc.c was added on branch nick-nhusb on 2017-08-28 17:52:02 +0000
1.1.2.2
26-Apr-2017
pgoyette
Sync with HEAD
1.1.2.1
22-Apr-2017
pgoyette
file fdt_rtc.c was added on branch pgoyette-localcount on 2017-04-26 02:53:11 +0000
Indexes created Wed Oct 01 18:09:54 GMT 2025