7 bool "Enable Driver Model for SPI drivers"
10 Enable driver model for SPI. The SPI slave interface
11 (spi_setup_slave(), spi_xfer(), etc.) is then implemented by
12 the SPI uclass. Drivers provide methods to access the SPI
13 buses that they control. The uclass interface is defined in
14 include/spi.h. The existing spi_slave structure is attached
15 as 'parent data' to every slave on each bus. Slaves
16 typically use driver-private data instead of extending the
22 bool "Altera SPI driver"
24 Enable the Altera SPI driver. This driver can be used to
25 access the SPI NOR flash on platforms embedding this Altera
26 IP core. Please find details on the "Embedded Peripherals IP
27 User Guide" of Altera.
30 bool "Andestech ATCSPI200 SPI driver"
32 Enable the Andestech ATCSPI200 SPI driver. This driver can be
33 used to access the SPI flash on AE3XX and AE250 platforms embedding
34 this Andestech IP core.
37 bool "Atheros SPI driver"
40 Enable the Atheros ar7xxx/ar9xxx SoC SPI driver, it was used
41 to access SPI NOR flash and other SPI peripherals. This driver
42 uses driver model and requires a device tree binding to operate.
43 please refer to doc/device-tree-bindings/spi/spi-ath79.txt.
46 bool "Atmel SPI driver"
47 default y if ARCH_AT91
49 This enables driver for the Atmel SPI Controller, present on
50 many AT91 (ARM) chips. This driver can be used to access
51 the SPI Flash, such as AT25DF321.
54 bool "BCM63XX HSSPI driver"
57 Enable the BCM6328 HSSPI driver. This driver can be used to
58 access the SPI NOR flash on platforms embedding this Broadcom
62 bool "BCM6348 SPI driver"
65 Enable the BCM6348/BCM6358 SPI driver. This driver can be used to
66 access the SPI NOR flash on platforms embedding these Broadcom
70 bool "Cadence QSPI driver"
72 Enable the Cadence Quad-SPI (QSPI) driver. This driver can be
73 used to access the SPI NOR flash on platforms embedding this
77 bool "Designware SPI driver"
79 Enable the Designware SPI driver. This driver can be used to
80 access the SPI NOR flash on platforms embedding this Designware
84 bool "Samsung Exynos SPI driver"
86 Enable the Samsung Exynos SPI driver. This driver can be used to
87 access the SPI NOR flash on platforms embedding this Samsung
91 bool "Freescale DSPI driver"
93 Enable the Freescale DSPI driver. This driver can be used to
94 access the SPI NOR flash and SPI Data flash on platforms embedding
95 this Freescale DSPI IP core. LS102xA and Colibri VF50/VF61 platforms
99 bool "Intel ICH SPI driver"
101 Enable the Intel ICH SPI driver. This driver can be used to
102 access the SPI NOR flash on platforms embedding this Intel
105 config MVEBU_A3700_SPI
106 bool "Marvell Armada 3700 SPI driver"
107 select CLK_ARMADA_3720
109 Enable the Marvell Armada 3700 SPI driver. This driver can be
110 used to access the SPI NOR flash on platforms embedding this
114 bool "Microchip PIC32 SPI driver"
115 depends on MACH_PIC32
117 Enable the Microchip PIC32 SPI driver. This driver can be used
118 to access the SPI NOR flash, MMC-over-SPI on platforms based on
119 Microchip PIC32 family devices.
121 config RENESAS_RPC_SPI
122 bool "Renesas RPC SPI driver"
125 Enable the Renesas RPC SPI driver, used to access SPI NOR flash
126 on Renesas RCar Gen3 SoCs. This uses driver model and requires a
127 device tree binding to operate.
130 bool "Rockchip SPI driver"
132 Enable the Rockchip SPI driver, used to access SPI NOR flash and
133 other SPI peripherals (such as the Chrome OS EC) on Rockchip SoCs.
134 This uses driver model and requires a device tree binding to
138 bool "Sandbox SPI driver"
139 depends on SANDBOX && DM
141 Enable SPI support for sandbox. This is an emulation of a real SPI
142 bus. Devices can be attached to the bus using the device tree
143 which specifies the driver to use. As an example, see this device
144 tree fragment from sandbox.dts. It shows that the SPI bus has a
145 single flash device on chip select 0 which is emulated by the driver
146 for "sandbox,spi-flash", which is in drivers/mtd/spi/sandbox.c.
149 #address-cells = <1>;
152 compatible = "sandbox,spi";
153 cs-gpios = <0>, <&gpio_a 0>;
156 compatible = "spansion,m25p16", "sandbox,spi-flash";
157 spi-max-frequency = <40000000>;
158 sandbox,filename = "spi.bin";
163 bool "STM32F7 QSPI driver"
166 Enable the STM32F7 Quad-SPI (QSPI) driver. This driver can be
167 used to access the SPI NOR flash chips on platforms embedding
171 bool "nVidia Tegra114 SPI driver"
173 Enable the nVidia Tegra114 SPI driver. This driver can be used to
174 access the SPI NOR flash on platforms embedding this nVidia Tegra114
177 This controller is different than the older SoCs SPI controller and
178 also register interface get changed with this controller.
180 config TEGRA20_SFLASH
181 bool "nVidia Tegra20 Serial Flash controller driver"
183 Enable the nVidia Tegra20 Serial Flash controller driver. This driver
184 can be used to access the SPI NOR flash on platforms embedding this
185 nVidia Tegra20 IP core.
188 bool "nVidia Tegra20/Tegra30 SLINK driver"
190 Enable the nVidia Tegra20/Tegra30 SLINK driver. This driver can
191 be used to access the SPI NOR flash on platforms embedding this
192 nVidia Tegra20/Tegra30 IP cores.
195 bool "nVidia Tegra210 QSPI driver"
197 Enable the Tegra Quad-SPI (QSPI) driver for T210. This driver
198 be used to access SPI chips on platforms embedding this
199 NVIDIA Tegra210 IP core.
202 bool "Xilinx SPI driver"
204 Enable the Xilinx SPI driver from the Xilinx EDK. This SPI
205 controller support 8 bit SPI transfers only, with or w/o FIFO.
206 For more info on Xilinx SPI Register Definitions and Overview
207 see driver file - drivers/spi/xilinx_spi.c
210 bool "Zynq SPI driver"
211 depends on ARCH_ZYNQ || ARCH_ZYNQMP
213 Enable the Zynq SPI driver. This driver can be used to
214 access the SPI NOR flash on platforms embedding this Zynq
218 bool "Zynq QSPI driver"
221 Enable the Zynq Quad-SPI (QSPI) driver. This driver can be
222 used to access the SPI NOR flash on platforms embedding this
223 Zynq QSPI IP core. This IP is used to connect the flash in
224 4-bit qspi, 8-bit dual stacked and shared 4-bit dual parallel.
229 bool "Soft SPI driver"
231 Enable Soft SPI driver. This driver is to use GPIO simulate
235 bool "ColdFire SPI driver"
237 Enable the ColdFire SPI driver. This driver can be used on
241 bool "Freescale eSPI driver"
243 Enable the Freescale eSPI driver. This driver can be used to
244 access the SPI interface and SPI NOR flash on platforms embedding
245 this Freescale eSPI IP core.
248 bool "Freescale QSPI driver"
250 Enable the Freescale Quad-SPI (QSPI) driver. This driver can be
251 used to access the SPI NOR flash on platforms embedding this
255 bool "Davinci & Keystone SPI driver"
256 depends on ARCH_DAVINCI || ARCH_KEYSTONE
258 Enable the Davinci SPI driver
261 bool "SuperH SPI driver"
263 Enable the SuperH SPI controller driver. This driver can be used
264 on various SuperH SoCs, such as SH7757.
267 bool "Renesas Quad SPI driver"
269 Enable the Renesas Quad SPI controller driver. This driver can be
270 used on Renesas SoCs.
273 bool "TI QSPI driver"
275 Enable the TI Quad-SPI (QSPI) driver for DRA7xx and AM43xx evms.
276 This driver support spi flash single, quad and memory reads.
279 bool "Marvell Kirkwood SPI Driver"
281 Enable support for SPI on various Marvell SoCs, such as
282 Kirkwood and Armada 375.
285 bool "LPC32XX SPI Driver"
287 Enable support for SPI on LPC32xx
290 bool "MPC8XX SPI Driver"
293 Enable support for SPI on MPC8XX
296 bool "MPC8XXX SPI Driver"
298 Enable support for SPI on the MPC8XXX PowerPC SoCs.
301 bool "MXC SPI Driver"
303 Enable the MXC SPI controller driver. This driver can be used
304 on various i.MX SoCs such as i.MX31/35/51/6/7.
307 bool "MXS SPI Driver"
309 Enable the MXS SPI controller driver. This driver can be used
310 on the i.MX23 and i.MX28 SoCs.
313 bool "McSPI driver for OMAP"
315 SPI master controller for OMAP24XX and later Multichannel SPI
316 (McSPI). This driver be used to access SPI chips on platforms
317 embedding this OMAP3 McSPI IP core.
319 endif # menu "SPI Support"