public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] spi: gpio: Enable a single always-selected device
@ 2025-02-05 13:19 Andy Shevchenko
  2025-02-05 13:19 ` [PATCH v1 1/2] spi: gpio: Remove stale documentation part Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andy Shevchenko @ 2025-02-05 13:19 UTC (permalink / raw)
  To: Andy Shevchenko, linux-spi, linux-kernel; +Cc: Mark Brown

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

Andy Shevchenko (2):
  spi: gpio: Remove stale documentation part
  spi: gpio: Support a single always-selected device

 drivers/spi/spi-gpio.c | 45 +++++++-----------------------------------
 1 file changed, 7 insertions(+), 38 deletions(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-06 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05 13:19 [PATCH v1 0/2] spi: gpio: Enable a single always-selected device Andy Shevchenko
2025-02-05 13:19 ` [PATCH v1 1/2] spi: gpio: Remove stale documentation part Andy Shevchenko
2025-02-05 13:19 ` [PATCH v1 2/2] spi: gpio: Support a single always-selected device Andy Shevchenko
2025-02-06 14:07 ` [PATCH v1 0/2] spi: gpio: Enable " Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox