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

