spi: pic32-sqi: add SPI driver for PIC32 SQI controller.
This driver implements SPI master interface for Quad SPI controller, specifically for accessing quad SPI flash. It uses descriptor-based DMA transfer mode and supports half-duplex communication for single, dual and quad SPI transactions. Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com> Cc: Mark Brown <broonie@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:

committato da
Mark Brown

parent
0a4afaae98
commit
3270ac230f
@@ -442,6 +442,12 @@ config SPI_PIC32
|
||||
help
|
||||
SPI driver for Microchip PIC32 SPI master controller.
|
||||
|
||||
config SPI_PIC32_SQI
|
||||
tristate "Microchip PIC32 Quad SPI driver"
|
||||
depends on MACH_PIC32 || COMPILE_TEST
|
||||
help
|
||||
SPI driver for PIC32 Quad SPI controller.
|
||||
|
||||
config SPI_PL022
|
||||
tristate "ARM AMBA PL022 SSP controller"
|
||||
depends on ARM_AMBA
|
||||
|
Fai riferimento in un nuovo problema
Block a user