Skip to content
Commit 1bcb9f8c authored by Purna Chandra Mandal's avatar Purna Chandra Mandal Committed by Mark Brown
Browse files

spi: spi-pic32: Add PIC32 SPI master driver



The PIC32 SPI driver is capable of performing SPI transfers
using PIO or external DMA engine. GPIO controlled /CS support
is made default in the driver for correct operation of the
controller. This can be enabled by adding "cs-gpios" property
of the SPI node in board dts file.

Signed-off-by: default avatarPurna Chandra Mandal <purna.mandal@microchip.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 120e8989
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment