]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit9bbbf33a5ab84c0f3643f43350b0f473b60af5b8
treef19d522237a18cb90116506f55850949eecbfed4
parent215705db51eb23052c73126d2efb6acbc2db0424
parent25fac20edd09b60651eabcc57c187b1277f43d08
spi: gpio: Enable a single always-selected device

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).