]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Add support for Microchip CoreSPI Controller
authorMark Brown <broonie@kernel.org>
Fri, 14 Nov 2025 16:15:36 +0000 (16:15 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 14 Nov 2025 16:15:36 +0000 (16:15 +0000)
Merge series from Prajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>:

This patch series adds support for the Microchip FPGA CoreSPI "soft" IP
and documents its device tree bindings.

As preparation, the existing Microchip SPI driver is renamed to clearly
indicate that it supports only the Microchip PolarFire SoC "hard" controller.
Although it was originally named with the expectation that it might also
cover the FPGA CoreSPI "soft" IP, the register layouts differ significantly,
so separate drivers are required.

1  2 
drivers/spi/Kconfig

Simple merge