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

Tom Rini trini at konsulko.com
Wed Jan 29 21:01:33 CET 2025


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250129/a1746c4c/attachment.sig>


More information about the U-Boot mailing list