On Tue, Mar 15, 2011 at 11:23, Jean-Francois Dagenais wrote:
> I need to perform some tests and I am in need of any SPI controller I
> could use through the standard SPI master framework of the kernel.
>
> I could perhaps hack the BIOS SPI for example (fool around with the chip
> select and solder some wires to export to a bread board. Or I am sure my
> workstation has one on the motherboard (dell vostro 430) for some odd
> functionnality... but it's not enumerated and probed as an SPI master.
>
> Or maybe even old ethernet cards I have lying around which could be
> hacked?
>
> Or a simple USB-SPI dongle? Anyone knows one that will just plain works
> with the kernel?
>
> Any thoughts?

if you have just 4 GPIOs, you can use the SPI bit banging bus
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to