freebsd-src/sys/dev/spibus
Ian Lepore bc7b44aeaf Allow hinted attachment on FDT-based systems. Instead of returning ENXIO
when the FDT data doesn't enable the device instance, return
BUS_PROBE_NOWILDCARD, the same as for non-FDT systems.
2018-04-08 17:06:30 +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 [spigen] add initial spigen driver from green@ 2016-05-26 07:02:20 +00:00
spibus.c A couple minor improvements to spibus.c... 2018-04-07 18:25:07 +00:00
spibus_if.m Revert r298268 (Add optional chip_select/deselect methods). 2016-04-19 15:39:46 +00:00
spibusvar.h Generate a spibus_set_[ivarname]() convenience function for each ivar, 2018-04-07 20:34:57 +00:00
spigen.c Allow hinted attachment on FDT-based systems. Instead of returning ENXIO 2018-04-08 17:06:30 +00:00