]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make using the #address-cells property on the interrupt parent in device
authornwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 2 Jan 2016 19:28:35 +0000 (19:28 +0000)
committernwhitehorn <nwhitehorn@FreeBSD.org>
Sat, 2 Jan 2016 19:28:35 +0000 (19:28 +0000)
commitb6345059e4f17857275423b89f3b2995e550f27d
tree366d50f3f0e111331de2044b261f6a2ab5f102ad
parent0ad580bfa1d4a5ff5302db9b432020f72f4fd5f4
Make using the #address-cells property on the interrupt parent in device
tree parsing opt-out rather than opt-in. All FDT-based systems as well as
PowerPC systems with real Open Firmware use the CHRP-derived binding that
includes it, which makes SPARC the odd man out here. Making it opt-out
avoids astonishment on new platform bring up.
sys/arm64/include/ofw_machdep.h
sys/dev/ofw/ofw_bus_subr.c
sys/sparc64/include/ofw_machdep.h