freebsd-dev/sys/mips/broadcom
Landon J. Fuller 0c91e8927d bhnd(4): Perform explicit chipc child enumeration.
Replaces use of DEVICE_IDENTIFY with explicit enumeration of chipc
child devices using the chipc capability structure.

This is a precursor to PMU support, which requires more complex resource
assignment handling than achievable with the static device name-based
hints table.

Reviewed by:	Michael Zhilin <mizkha@gmail.com> (Broadcom MIPS support)
Approved by:	re (gjb), adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D6896
2016-06-25 04:33:00 +00:00
..
bcm_machdep.c
bcm_mipscore.c bhnd(4): Fix mips/broadcom core matching and bus pass order. 2016-06-08 21:38:51 +00:00
bcm_mipscore.h
bcm_socinfo.c
bcm_socinfo.h
files.broadcom Switch mips/sentry5 to bhnd(4), and unify with mips/broadcom 2016-06-04 19:53:47 +00:00
std.broadcom
uart_bus_chipc.c bhnd(4): Perform explicit chipc child enumeration. 2016-06-25 04:33:00 +00:00
uart_cpu_chipc.c