History log of /netbsd-src/sys/arch/arm/amlogic/meson_rtc.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 6e54367a 27-Jan-2021 thorpej <thorpej@NetBSD.org>

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 c

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.

show more ...


# fb4c68f6 20-Jan-2019 jmcneill <jmcneill@NetBSD.org>

todr_attach -> fdtbus_todr_attach


# f9c08fdb 20-Jan-2019 jmcneill <jmcneill@NetBSD.org>

Add Amlogic Meson RTC driver (FDT version)