mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
5cd2b97cd0
fdtbus in most cases. This brings ARM and MIPS more in line with existing Open Firmware platforms like sparc64 and powerpc, as well as preventing double-enumeration of the OF tree on embedded PowerPC (first through nexus, then through fdtbus). This change is also designed to simplify resource management on FDT platforms by letting there exist a platform-defined root bus resource_activate() call instead of replying on fdtbus to do the right thing through fdt_bs_tag. The OFW_BUS_MAP_INTR() and OFW_BUS_CONFIG_INTR() kobj methods are also available to implement for similar purposes. Discussed on: -arm, -mips Tested by: zbb, brooks, imp, and others MFC after: 6 weeks |
||
---|---|---|
.. | ||
armadaxp | ||
discovery | ||
kirkwood | ||
orion | ||
bus_space.c | ||
common.c | ||
files.mv | ||
gpio.c | ||
ic.c | ||
mpic.c | ||
mv_localbus.c | ||
mv_machdep.c | ||
mv_pci.c | ||
mv_sata.c | ||
mv_ts.c | ||
mvreg.h | ||
mvvar.h | ||
mvwin.h | ||
rtc.c | ||
std-pj4b.mv | ||
std.mv | ||
timer.c | ||
twsi.c |