On Sat, 21 Feb 2026 at 02:43, Dario Binacchi <[email protected]> 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 <[email protected]> > --- > > (no changes since v1) > > drivers/spi/sandbox_spi.c | 13 +++++++++++++ > 1 file changed, 13 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

