[PATCH 0/2] Add support for PolarFire SoC's spi controllers

From: Conor Dooley
Date: Tue Jun 07 2022 - 03:40:52 EST


Hey Mark,

As it says on the tin, here's a patch adding support for the spi
controllers on PolarFire SoC. The binding for them was already
added in 5.18.

Thanks,
Conor.

Conor Dooley (2):
spi: add support for microchip fpga spi controllers
MAINTAINERS: add spi to PolarFire SoC entry

MAINTAINERS | 1 +
drivers/spi/Kconfig | 9 +
drivers/spi/Makefile | 1 +
drivers/spi/spi-microchip-core.c | 632 +++++++++++++++++++++++++++++++
4 files changed, 643 insertions(+)
create mode 100644 drivers/spi/spi-microchip-core.c


base-commit: 4b0986a3613c92f4ec1bdc7f60ec66fea135991f
--
2.36.1