[PATCH v2 2/8] spi: sandbox_spi: support wordlen setup

Simon Glass sjg at chromium.org
Mon Feb 23 18:50:45 CET 2026


On Sat, 21 Feb 2026 at 02:43, Dario Binacchi
<dario.binacchi at amarulasolutions.com> wrote:
>
> The driver currently ignores the word length configuration. Implement
> the set_wordlen operation to store and track the current word length.
>
> Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> ---
>
> (no changes since v1)
>
>  drivers/spi/sandbox_spi.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)
>

Reviewed-by: Simon Glass <simon.glass at canonical.com>


More information about the U-Boot mailing list