freebsd-skq/sys/dev/spibus
Ian Lepore ade70a1ad1 Return BUS_PROBE_DEFAULT, not zero, because this is not the one driver
implementation that must be used, it's just the base system default driver.

Also add a comment noting that we're being more liberal about the bus
frequency property than the dts binding documents require.
2018-04-07 18:58:58 +00:00
..
ofw_spibus.c Return BUS_PROBE_DEFAULT, not zero, because this is not the one driver 2018-04-07 18:58:58 +00:00
spi.h
spibus_if.m
spibus.c A couple minor improvements to spibus.c... 2018-04-07 18:25:07 +00:00
spibusvar.h Provide public declarations for ofw_spibus_driver and ofw_spibus_devclass 2018-02-18 23:35:23 +00:00
spigen.c Add a missing MODULE_DEPEND(). 2018-04-04 21:19:33 +00:00