drivers: spi: Add xmc4xxx driver

Adds spi driver for xmc4xxx SoCs.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
This commit is contained in:
Andriy Gelman 2022-10-26 12:00:06 -04:00 committed by Carles Cufí
commit 33d1792e3d
9 changed files with 553 additions and 0 deletions

View file

@ -35,4 +35,9 @@ config HAS_XMCLIB_DMA
help
Enable XMCLIB DMA
config HAS_XMCLIB_SPI
bool
help
Enable XMCLIB SPI
endif # HAS_XMCLIB