freebsd-skq/sys/dev/spibus
Ian Lepore 3b46d8687a Remove the existing identify() hack to force-add a spigen device on
FDT-based systems, and instead add proper FDT probe code.  Because this
driver is freebsd-specific and just provides generic userland access to run
spibus transactions, there is no bindings document to mandate a compatible
string, so just arbitrarily use "freebsd,spigen".
2018-04-07 20:04:03 +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 Remove the existing identify() hack to force-add a spigen device on 2018-04-07 20:04:03 +00:00