freebsd-src/sys/dev/spibus
Justin Hibbits 570688f0a5 spibus: Make ofw_spibus probe just a little more favored
With ade70a1ad(svn r332196) ofw_spibus probes at the BUS_PROBE_DEFAULT
instead of 0.  However, this races with spibus, resulting in ofw_spibus
often times losing the race and the OFW node not being referenced.  This
in turn causes child device tree nodes to not be attached.  Solve this
by returning 1 higher than spibus, just like acpi_spibus.

Sponsored by:	Juniper Networks, Inc.
MFC after:	1 week
2023-08-28 19:32:44 -04:00
..
acpi_spibus.c acpi_spibus.c: fix i386 build 2023-08-07 00:09:52 +03:00
ofw_spibus.c spibus: Make ofw_spibus probe just a little more favored 2023-08-28 19:32:44 -04:00
spi.h Add plug and play information macro for SPI bus. 2023-08-20 12:53:32 +03:00
spibus.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
spibus_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
spibusvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
spigen.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00