[PATCH v2 0/1] spi: soft_spi: Add support for SPI_3WIRE

Hironori KIKUCHI kikuchan98 at gmail.com
Fri Jan 31 02:38:40 CET 2025


Add support for SPI_3WIRE on soft_spi driver.

v2:
	- Remove the wrong patch
	- Add `GPIOD_PULL_UP` to prevent the bus from floating

Hironori KIKUCHI (1):
  spi: soft_spi: Add support for SPI_3WIRE

 drivers/spi/soft_spi.c | 19 ++++++++++++++++---
 1 file changed, 16 insertions(+), 3 deletions(-)

-- 
2.48.1



More information about the U-Boot mailing list