On Tue, Jan 07, 2025 at 06:25:38PM +0900, Hironori KIKUCHI wrote: > Add support for SPI_3WIRE on soft_spi driver. > > Hironori KIKUCHI (2): > spi: spi-uclass: Fix dm_spi_claim_bus() > spi: soft_spi: Add support for SPI_3WIRE > > drivers/spi/soft_spi.c | 19 ++++++++++++++++--- > drivers/spi/spi-uclass.c | 2 +- > 2 files changed, 17 insertions(+), 4 deletions(-)
This unfortunately breaks the existing tests: https://source.denx.de/u-boot/u-boot/-/jobs/1008400 -- Tom
signature.asc
Description: PGP signature

