spi: gpio: Enable a single always-selected device
authorMark Brown <broonie@kernel.org>
Thu, 6 Feb 2025 11:45:02 +0000 (11:45 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 6 Feb 2025 11:45:02 +0000 (11:45 +0000)
Merge series from Andy Shevchenko <andriy.shevchenko@linux.intel.com>:

Enable a single always-selected device hardware setup for SPI GPIO driver,
so some custom SPI bitbang code may be replaced with the generic implementation
in the future (e.g. Up Board FPGA driver).


Trivial merge