SPI support
modulename: spi_eeprom.ko
configname: CONFIG_SPI
Linux Kernel Configuration
└─>Device Drivers
└─>SPI support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)
The "Serial Peripheral Interface" is a low level synchronous
protocol. Chips that support SPI can have data transfer rates
up to several tens of Mbit/sec. Chips are addressed with a
controller and a chipselect. Most SPI slaves don't support
dynamic device discovery; some are even write-only or read-only.
SPI is widely used by microcontrollers to talk with sensors,
eeprom and flash memory, codecs and various other controller
chips, analog to digital (and d-to-a) converters, and more.
MMC and SD cards can be accessed using SPI protocol; and for
DataFlash cards used in MMC sockets, SPI must always be used.
SPI is one of a family of similar protocols using a four wire
interface (select, clock, data in, data out) including Microwire
(half duplex), SSP, SSI, and PSP. This driver framework should
work with most such devices and controllers.
protocol. Chips that support SPI can have data transfer rates
up to several tens of Mbit/sec. Chips are addressed with a
controller and a chipselect. Most SPI slaves don't support
dynamic device discovery; some are even write-only or read-only.
SPI is widely used by microcontrollers to talk with sensors,
eeprom and flash memory, codecs and various other controller
chips, analog to digital (and d-to-a) converters, and more.
MMC and SD cards can be accessed using SPI protocol; and for
DataFlash cards used in MMC sockets, SPI must always be used.
SPI is one of a family of similar protocols using a four wire
interface (select, clock, data in, data out) including Microwire
(half duplex), SSP, SSI, and PSP. This driver framework should
work with most such devices and controllers.
source code:
is selected by
CONFIG_TINYDRM_ST7735RCONFIG_DRM_SSD130X_SPI
CONFIG_SND_SOC_PEB2466
CONFIG_SND_SOC_WM8731_SPI
CONFIG_FB_TFT
CONFIG_ADXL313_SPI
CONFIG_ADXL355_SPI
CONFIG_ADXL367_SPI
CONFIG_IIO_KX022A_SPI
CONFIG_AD4130
CONFIG_AD7192
CONFIG_AD7280
CONFIG_AD7476
CONFIG_MAX11205
CONFIG_MAX11410
CONFIG_AD74115
CONFIG_AD74413R
CONFIG_LTC2688
CONFIG_ADMV8818
CONFIG_FPGA_MGR_LATTICE_SYSCONFIG_SPI