NetBSD/sys/dev/spi
thorpej 814a779807 Update for proplib(3) API changes. 2020-06-11 02:32:06 +00:00
..
Makefile Add userland driver to spi framework. 2019-02-23 10:43:25 +00:00
files.spi add spi(4) bus frontend for ssdfb(4) 2019-11-02 14:33:27 +00:00
m25p.c Change manufacturer to Micron from Numonyx. 2019-11-26 02:41:58 +00:00
mcp3k.c
mcp23s17.c
mcp23s17.h
mcp48x1.c
oj6sh.c Make this at least compile - I have no way to test. 2019-08-21 08:03:22 +00:00
spi.c Update for proplib(3) API changes. 2020-06-11 02:32:06 +00:00
spi_io.h Add userland driver to spi framework. 2019-02-23 10:43:25 +00:00
spiflash.c On second thought revert that. Let's open this can of worms some other day. 2019-09-14 15:12:12 +00:00
spiflash.h
spivar.h Remove GPIO driver attach defer. 2019-11-27 07:26:08 +00:00
ssdfb_spi.c add fdt device_compatible_entry 2019-11-02 22:55:57 +00:00
tmp121.c