forked from notro/spi-bcm2708
-
Notifications
You must be signed in to change notification settings - Fork 11
Home
notro edited this page Sep 10, 2013
·
15 revisions
This is a fork of the DMA capable SPI master driver by Martin Sperl.
In addition to adding DMA it also silences this message
bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated
-
mode
2 - dma (default)
1 - interrupt
0 - polled -
realtime
Run with realtime priority
- Forked source code: https://github.com/msperl/linux/blob/rpi-3.6.y/drivers/spi/spi-bcm2708.c
- Patch: https://github.com/msperl/linux/pull/1
- Pull request: https://github.com/raspberrypi/linux/pull/147
- Vanilla driver: https://github.com/raspberrypi/linux/blob/rpi-3.6.y/drivers/spi/spi-bcm2708.c