Add support for GPIO based CS
authorMark Brown <broonie@kernel.org>
Wed, 29 May 2024 10:24:37 +0000 (11:24 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 29 May 2024 10:24:37 +0000 (11:24 +0100)
Merge series from Prajna Rajendra Kumar <prajna.rajendrakumar@microchip.com>:

The Microchip PolarFire SoC SPI "hard" controller supports eight
chip selects. However, only one chip select is physically wired.
Therefore, use GPIO descriptors to configure additional chip select
lines.


Trivial merge