[PATCH v2 4/8] test: dm: spi: add testcase for spi_set_wordlen()
Simon Glass
sjg at chromium.org
Mon Feb 23 18:51:11 CET 2026
On Sat, 21 Feb 2026 at 02:43, Dario Binacchi
<dario.binacchi at amarulasolutions.com> wrote:
>
> Add a unit test to verify that the SPI word length configuration is
> correctly handled by the SPI uclass and successfully passed down to
> the sandbox driver.
>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> ---
>
> (no changes since v1)
>
> test/dm/spi.c | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
>
Reviewed-by: Simon Glass <simon.glass at canonical.com>
More information about the U-Boot
mailing list