On 12/03/13 03:38, Stephen Warren wrote: > From: Chris Boot <[email protected]> > > The BCM2835 contains two forms of SPI master controller (one known > simply as SPI0, and the other known as the "Universal SPI Master", in > the auxilliary block) and one form of SPI slave controller. This patch > adds support for the SPI0 controller. > > This driver is taken from Chris Boot's repository at > git://github.com/bootc/linux.git rpi-linear > as of commit 6de2905 "spi-bcm2708: fix printf with spurious %s". > In the first SPI-related commit there, Chris wrote: > > Thanks to csoutreach / A Robinson for his driver which I used as an > inspiration. You can find his version here: > http://piface.openlx.org.uk/raspberry-pi-spi-kernel-driver-available-for
Hi Stephen, Just wanted to say thanks for refreshing and pushing my original patch through to mainline. In case it wasn't already obvious: Signed-off-by: Chris Boot <[email protected]> Cheers! Chris -- Chris Boot [email protected] ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ spi-devel-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spi-devel-general
