History log of /netbsd-current/sys/arch/arm/broadcom/bcm2835_mbox_fdt.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.3 29-Jan-2021 skrll

fdtbus_intr_establish -> fdtbus_intr_establish_xname


# 1.2 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.


Revision tags: thorpej-futex-base bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3 ad-namecache-base2 ad-namecache-base1 ad-namecache-base
# 1.1 30-Dec-2019 jmcneill

branches: 1.1.6;
Split bcm2835 mbox driver into separate fdt and acpi frontends.