Home | History | Annotate | Download | only in amlogic
History log of /src/sys/arch/arm/amlogic/meson_rtc.c
RevisionDateAuthorComments
 1.5  08-Sep-2025  thorpej Garbage-collect fdtbus_todr_attach(); todr_attach() does all the
necessary work now.

kern/59630
 1.4  07-Sep-2025  thorpej Change todr_chip_handle::cookie -> todr_chip_handle::todr_dev, and
make it a device_t. Upcoming functional changes will require the
device_t associated with a TODR device.

Change todr_chip_handle::bus_cookie -> todr_chip_handle::todr_devaux.
Nothing was using the old field, but I decided to keep it around just
in cause something needs it in the future.

And with these largely mechanical yet semantically meaningful changes,
thus spake the Oracle: "Welcome to NetBSD 11.99.2."
 1.3  27-Jan-2021  thorpej Rename of_match_compat_data() to of_compatible_match(). Similarly,
rename of_search_compatible() to of_compatible_lookup().

Standardize on of_compatible_match() for driver matching, and adapt
all call sites.
 1.2  20-Jan-2019  jmcneill branches: 1.2.2; 1.2.6; 1.2.16;
todr_attach -> fdtbus_todr_attach
 1.1  20-Jan-2019  jmcneill Add Amlogic Meson RTC driver (FDT version)
 1.2.16.1  03-Apr-2021  thorpej Sync with HEAD.
 1.2.6.2  10-Jun-2019  christos Sync with HEAD
 1.2.6.1  20-Jan-2019  christos file meson_rtc.c was added on branch phil-wifi on 2019-06-10 22:05:51 +0000
 1.2.2.2  26-Jan-2019  pgoyette Sync with HEAD
 1.2.2.1  20-Jan-2019  pgoyette file meson_rtc.c was added on branch pgoyette-compat on 2019-01-26 21:59:59 +0000

RSS XML Feed