Add support for SPI_3WIRE on soft_spi driver.
v2:
- Remove the wrong patch
- Add `GPIOD_PULL_UP` to prevent the bus from floatingHironori 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

