Lines Matching +full:spi +full:- +full:flash

1 # SPDX-License-Identifier: GPL-2.0-only
3 # SPI driver configuration
5 menuconfig SPI config
6 bool "SPI support"
10 protocol. Chips that support SPI can have data transfer rates
12 controller and a chipselect. Most SPI slaves don't support
13 dynamic device discovery; some are even write-only or read-only.
15 SPI is widely used by microcontrollers to talk with sensors,
16 eeprom and flash memory, codecs and various other controller
17 chips, analog to digital (and d-to-a) converters, and more.
18 MMC and SD cards can be accessed using SPI protocol; and for
19 DataFlash cards used in MMC sockets, SPI must always be used.
21 SPI is one of a family of similar protocols using a four wire
26 if SPI
29 bool "Debug support for SPI drivers"
33 sysfs, and debugfs support in SPI controller and protocol drivers.
36 # MASTER side ... talking to discrete SPI slave chips including microcontrollers
40 # bool "SPI Master Support"
42 default SPI
44 If your system has an master-capable SPI controller (which
46 controller and the protocol drivers for the SPI slave chips
52 bool "SPI memory extension"
54 Enable this option if you want to enable the SPI memory extension.
55 This extension is meant to simplify interaction with SPI memories
56 by providing a high-level interface to send memory-like commands.
58 comment "SPI Master Controller Drivers"
61 tristate "Altera SPI Controller"
64 This is the driver for the Altera SPI Controller.
67 tristate "Qualcomm Atheros AR934X/QCA95XX SPI controller driver"
70 This enables support for the SPI controller present on the
74 tristate "Atheros AR71XX/AR724X/AR913X SPI controller driver"
78 This enables support for the SPI controller present on the
82 tristate "Marvell Armada 3700 SPI Controller"
85 This enables support for the SPI controller present on the
89 tristate "Atmel SPI Controller"
93 This selects a driver for the Atmel SPI Controller, present on
97 tristate "Atmel USART Controller SPI driver"
101 This selects a driver for the AT91 USART Controller as SPI Master,
105 tristate "Atmel Quad SPI Controller"
109 This enables support for the Quad SPI controller in master mode.
110 This driver does not support generic SPI. The implementation only
111 supports spi-mem interface.
114 tristate "Au1550/Au1200/Au1300 SPI Controller"
119 PSC SPI controller found on Au1550, Au1200 and Au1300 series.
122 tristate "Analog Devices AXI SPI Engine controller"
125 This enables support for the Analog Devices AXI SPI Engine SPI controller.
126 It is part of the SPI Engine framework that is used in some Analog Devices
130 tristate "BCM2835 SPI controller"
134 This selects a driver for the Broadcom BCM2835 SPI master.
136 The BCM2835 contains two types of SPI master controller; the
137 "universal SPI master", and the regular SPI controller. This driver
138 is for the regular SPI controller. Slave mode operation is not also
142 tristate "BCM2835 SPI auxiliary controller"
145 This selects a driver for the Broadcom BCM2835 SPI aux master.
147 The BCM2835 contains two types of SPI master controller; the
148 "universal SPI master", and the regular SPI controller.
149 This driver is for the universal/auxiliary SPI controller.
152 tristate "Broadcom BCM63xx SPI controller"
155 Enable support for the SPI controller on the Broadcom BCM63xx SoCs.
158 tristate "Broadcom BCM63XX HS SPI controller driver"
161 This enables support for the High Speed SPI controller present on
170 Enables support for the Broadcom SPI flash and MSPI controller.
172 based platforms. This driver works for both SPI master for SPI NOR
173 flash device as well as MSPI device.
176 tristate "Utilities for Bitbanging SPI masters"
178 With a few GPIO pins, your system can bitbang the SPI protocol.
179 Select this to get SPI support through I/O pins (GPIO, parallel
180 port, etc). Or, some systems' SPI master controller drivers use
181 this code to manage the per-word or per-transfer accesses to the
196 This same cable can be used to flash new firmware.
199 tristate "Cadence SPI controller"
201 This selects the Cadence SPI controller master driver
205 tristate "Cadence Quad SPI controller"
208 Enable support for the Cadence Quad SPI Flash controller.
210 Cadence QSPI is a specialized controller for connecting an SPI
211 Flash over 1/2/4-bit wide bus. Enable this option if you have a
213 Flash as an MTD device.
216 tristate "CLPS711X host SPI controller"
219 This enables dedicated general purpose SPI/Microwire1-compatible
220 master mode interface (SSI1) for CLPS711X-based CPUs.
230 tristate "Texas Instruments DaVinci/DA8x/OMAP-L/AM1x SoC SPI controller"
234 SPI master controller for DaVinci/DA8x/OMAP-L/AM1x SPI modules.
237 tristate "DesignWare SPI controller core support"
240 general driver for SPI controller core from DesignWare
245 bool "DMA support for DW SPI controller"
248 tristate "PCI interface driver for DW SPI core"
252 tristate "Memory-mapped io interface driver for DW SPI core"
256 tristate "Baikal-T1 SPI driver for DW SPI core"
261 Baikal-T1 SoC is equipped with three DW APB SSI-based MMIO SPI
264 part of the Baikal-T1 System Boot Controller has got a very
266 chip-select and Tx/Rx FIFO with just 8 words depth available.
267 The later one is normally connected to an external SPI-nor flash
271 bool "Directly mapped Baikal-T1 Boot SPI flash support"
274 Directly mapped SPI flash memory is an interface specific to the
275 Baikal-T1 System Boot Controller. It is a 16MB MMIO region, which
280 time-critical tasks (like the SPI memory operations implemented
286 tristate "Diolan DLN-2 USB SPI adapter"
290 DLN2, a USB to SPI interface.
293 will be called spi-dln2.
296 tristate "EFM32 SPI controller"
300 Driver for the spi controller found on Energy Micro's EFM32 SoCs.
303 tristate "Cirrus Logic EP93xx SPI controller"
306 This enables using the Cirrus EP93xx SPI controller in master
310 bool "Falcon SPI controller support"
313 The external bus unit (EBU) found on the FALC-ON SoC has SPI
314 emulation that is designed for serial flash access. This driver
316 support for other types of SPI peripherals.
319 tristate "FSI SPI driver"
322 This enables support for the driver for FSI bus attached SPI
336 This enables support for the Quad SPI controller in master mode.
337 Up to four flash chips can be connected on two buses with two
339 This controller does not support generic SPI messages. It only
340 supports the high-level SPI memory interface.
343 tristate "HiSilicon SPI NOR Flash Controller for Hi16XX chipsets"
347 This enables support for HiSilicon v3xx SPI NOR flash controller
351 tristate "NXP Flex SPI controller"
354 This enables support for the Flex SPI controller in master mode.
357 This controller does not support generic SPI messages and only
358 supports the high-level SPI memory interface.
361 tristate "GPIO-based bitbanging SPI Master"
365 This simple GPIO bitbanging SPI master uses the arch-neutral GPIO
366 interface to manage MOSI, MISO, SCK, and chipselect signals. SPI
372 making it unusually slow for SPI. If your platform can inline
384 tristate "Freescale i.MX SPI controllers"
388 This enables support for the Freescale i.MX SPI controllers.
391 tristate "J-Core SPI Master"
394 This enables support for the SPI master controller in the J-Core
407 tristate "ICP DAS LP-8841 SPI Controller for RTC"
410 This driver provides an SPI master device to drive Maxim
411 DS-1302 real time clock.
414 LP-8x4x industrial computer.
417 tristate "Freescale MPC52xx SPI (non-PSC) controller support"
420 This drivers supports the MPC52xx SPI controller in master SPI
424 tristate "Freescale MPC52xx PSC SPI controller"
428 Controller in master SPI mode.
431 tristate "Freescale MPC512x PSC SPI controller"
435 Controller in SPI master mode.
446 tristate "Freescale SPI controller and Aeroflex Gaisler GRLIB SPI controller"
451 This enables using the Freescale SPI controllers in master mode.
454 This also enables using the Aeroflex Gaisler GRLIB SPI controller in
478 This enables master mode support for the SPICC (SPI communication
486 This enables master mode support for the SPIFC (SPI flash
490 tristate "MediaTek SPI controller"
493 This selects the MediaTek(R) SPI bus driver.
494 If you want to use MediaTek(R) SPI interface,
496 SPI drivers for Mediatek MT65XX and MT81XX series ARM SoCs.
499 tristate "MediaTek MT7621 SPI Controller"
502 This selects a driver for the MediaTek MT7621 SPI Controller.
505 tristate "MediaTek SPI NOR controller"
508 This enables support for SPI NOR controller found on MediaTek
509 ARM SoCs. This is a controller specifically for SPI NOR flash.
510 It can perform generic SPI transfers up to 6 bytes via generic
511 SPI interface as well as several SPI NOR specific instructions
512 via SPI MEM interface.
515 tristate "Nuvoton NPCM FLASH Interface Unit"
519 This enables support for the Flash Interface Unit SPI controller
521 This driver does not support generic SPI. The implementation only
522 supports spi-mem interface.
529 Peripheral SPI controller in master mode.
532 tristate "Lantiq SSC SPI controller"
535 This driver supports the Lantiq SSC SPI controller in master
540 tristate "OpenCores tiny SPI"
544 This is the driver for OpenCores tiny SPI master controller.
547 tristate "Cavium OCTEON SPI controller"
550 SPI host driver for the hardware found on some Cavium OCTEON
565 SPI master controller for OMAP24XX and later Multichannel SPI
572 QSPI master controller for DRA7xxx used for flash devices.
577 tristate "OMAP SPI 100K"
580 OMAP SPI 100K master controller for omap7xx boards.
583 tristate "Orion SPI master"
586 This enables using the SPI master controller on the Orion
590 tristate "Microchip PIC32 series SPI"
593 SPI driver for Microchip PIC32 SPI master controller.
596 tristate "Microchip PIC32 Quad SPI driver"
599 SPI driver for PIC32 Quad SPI controller.
614 tristate "PPC4xx SPI Controller"
618 This selects a driver for the PPC4xx SPI Controller.
621 tristate "PXA2xx SSP SPI master"
625 This enables using a PXA2xx or Sodaville SSP port as a SPI master
627 additional documentation can be found a Documentation/spi/pxa2xx.rst.
633 tristate "Rockchip SPI controller driver"
635 This selects a driver for Rockchip SPI controller.
638 RK3066, RK3188 and RK3288 families of SPI controller.
639 Rockchip SPI controller support DMA transport and PIO mode.
640 The main usecase of this controller is to use spi flash as boot
644 bool "Rockchip SPI controller misc devices"
647 This selects a misc driver for Rockchip SPI controller.
649 If you say yes to this option, It will register rkspi-devN misc device
650 for each spi controller and support to get the controller register
654 tristate "Rockchip Serial Flash Controller (SFC)"
659 This enables support for Rockchip serial flash controller. This
660 is a specialized controller used to access SPI flash on some
667 tristate "Mikrotik RB4XX SPI master"
670 SPI controller driver for the Mikrotik RB4xx series boards.
673 tristate "Renesas RPC-IF SPI driver"
676 SPI driver for Renesas R-Car Gen3 RPC-IF.
682 SPI driver for Renesas RSPI and QSPI blocks.
688 QSPI(Quad SPI) driver for Qualcomm QSPI controller.
691 tristate "Qualcomm SPI controller with QUP interface"
696 for serial peripheral interface (SPI) mini-core. SPI in master
704 tristate "Qualcomm GENI based SPI controller"
707 This driver supports GENI serial engine based SPI controller in
709 yes to this option, support will be included for the built-in SPI
713 will be called spi-geni-qcom.
716 tristate "Samsung S3C24XX series SPI"
720 SPI driver for Samsung S3C24XX series ARM SoCs
723 bool "S3C24XX driver with FIQ pseudo-DMA"
727 Enable FIQ support for the S3C24XX SPI driver to provide pseudo
728 DMA by using the fast-interrupt request framework, This allows
729 the driver to get DMA-like performance when there are either
734 tristate "Samsung S3C64XX series type SPI"
737 SPI driver for Samsung S3C64XX and newer SoCs.
740 tristate "NXP SC18IS602/602B/603 I2C to SPI bridge"
743 SPI driver for NXP SC18IS602/602B/603 I2C to SPI bridge.
746 tristate "SuperH MSIOF SPI controller"
750 SPI driver for SuperH and SH Mobile MSIOF blocks.
753 tristate "SuperH SPI controller"
756 SPI driver for SuperH SPI blocks.
759 tristate "SuperH SCI SPI controller"
763 SPI driver for SuperH SCI blocks.
769 SPI driver for SuperH HSPI blocks.
772 tristate "SiFive SPI controller"
775 This exposes the SPI controller IP from SiFive.
778 tristate "CSR SiRFprimaII SPI controller"
782 SPI driver for CSR SiRFprimaII SoCs
785 tristate "MediaTek SPI slave device"
789 This selects the MediaTek(R) SPI slave device driver.
790 If you want to use MediaTek(R) SPI slave interface,
792 SPI slave drivers for Mediatek MT27XX series ARM SoCs.
795 tristate "Spreadtrum SPI controller"
798 SPI driver for Spreadtrum SoCs.
805 ADI driver based on SPI for Spreadtrum SoCs.
808 tristate "STMicroelectronics STM32 SPI controller"
811 SPI driver for STMicroelectronics STM32 SoCs.
813 STM32 SPI controller supports DMA and PIO modes. When DMA
818 tristate "STMicroelectronics STM32 QUAD SPI controller"
822 This enables support for the Quad SPI controller in master mode.
823 This driver does not support generic SPI. The implementation only
824 supports spi-mem interface.
827 tristate "STMicroelectronics SPI SSC-based driver"
830 STMicroelectronics SoCs support for SPI. If you say yes to
831 this option, support will be included for the SSC driven SPI.
834 tristate "Allwinner A10 SoCs SPI controller"
837 SPI driver for Allwinner sun4i, sun5i and sun7i SoCs
840 tristate "Allwinner A31 SPI controller"
844 This enables using the SPI controller on the Allwinner A31 SoCs.
847 tristate "Socionext's SynQuacer HighSpeed SPI controller"
850 SPI driver for Socionext's High speed SPI controller which provides
852 that use the de-facto standard SPI protocol.
854 It also supports the new dual-bit and quad-bit SPI protocol.
857 tristate "Macronix MX25F0A SPI controller"
860 This selects the Macronix MX25F0A SPI controller driver.
863 tristate "Freescale MXS SPI controller"
867 SPI driver for Freescale MXS devices.
870 tristate "NVIDIA Tegra114 SPI Controller"
874 SPI driver for NVIDIA Tegra114 SPI Controller interface. This controller
875 is different than the older SoCs SPI controller and also register interface
879 tristate "Nvidia Tegra20 Serial flash Controller"
883 SPI driver for Nvidia Tegra20 Serial flash Controller interface.
884 The main usecase of this controller is to use spi flash as boot
892 SPI driver for Nvidia Tegra20/Tegra30 SLINK Controller interface.
895 tristate "Cavium ThunderX SPI controller"
898 SPI host driver for the hardware found on Cavium ThunderX
902 tristate "Intel EG20T PCH/LAPIS Semicon IOH(ML7213/ML7223/ML7831) SPI"
905 SPI driver for the Topcliff PCH (Platform Controller Hub) SPI bus
912 tristate "Toshiba TXx9 SPI controller"
915 SPI driver for Toshiba TXx9 MIPS SoCs
918 tristate "Socionext UniPhier SPI Controller"
922 This enables a driver for the Socionext UniPhier SoC SCSSI SPI controller.
924 UniPhier SoCs have SCSSI and MCSSI SPI controllers.
932 tristate "Analog Devices AD-FMCOMMS1-EBZ SPI-I2C-bridge driver"
935 Support for the SPI-I2C bridge found on the Analog Devices
936 AD-FMCOMMS1-EBZ board.
939 tristate "Xilinx SPI controller common module"
943 This exposes the SPI controller IP from the Xilinx EDK.
945 See the "OPB Serial Peripheral Interface (SPI) (v1.00e)"
948 Or for the DS570, see "XPS Serial Peripheral Interface (SPI) (v2.00b)"
951 tristate "Netlogic XLP SPI controller driver"
954 Enable support for the SPI controller on the Netlogic XLP SoCs.
962 tristate "Xtensa SPI controller for xtfpga"
966 SPI driver for xtfpga SPI master controller.
968 This simple SPI master controller is built into xtfpga bitstreams
970 16 bit words in SPI mode 0, automatically asserting CS on transfer
977 This enables support for the Zynq Quad SPI controller
979 This controller only supports SPI memory interface.
988 tristate "AMD SPI controller"
991 Enables SPI controller driver for AMD SoC.
994 # Add new SPI master controllers in alphabetical order above this line
997 comment "SPI Multiplexer support"
1000 tristate "SPI multiplexer support"
1003 This adds support for SPI multiplexers. Each SPI mux will be
1004 accessible as a SPI controller, the devices behind the mux will appear
1006 select one or more specific mux-controller drivers.
1009 # There are lots of SPI device types, with sensors and memory
1012 comment "SPI Protocol Masters"
1015 tristate "User mode SPI device driver support"
1017 This supports user mode SPI protocol drivers.
1023 tristate "spi loopback test framework support"
1026 This enables the SPI loopback testing framework driver
1035 SPI driver for Infineon TLE62X0 series line driver chips,
1041 # Add new SPI protocol masters in alphabetical order above this line
1047 # SLAVE side ... listening to other SPI masters
1051 bool "SPI slave protocol handlers"
1053 If your system has a slave-capable SPI controller, you can enable
1059 tristate "SPI slave handler reporting boot up time"
1061 SPI slave handler responding with the time of reception of the last
1062 SPI message.
1065 tristate "SPI slave handler controlling system state"
1067 SPI slave handler to allow remote control of system reboot, power
1071 tristate "Rockchip SPI slave inter transmission protocol demo"
1073 SPI slave with a rockchip protocol specification for SPI slave
1081 endif # SPI