[PATCH v2 4/6] test: spi: Add sandbox_spi_get_{speed, mode} interface

Simon Glass sjg at chromium.org
Wed Dec 23 16:45:53 CET 2020


On Mon, 14 Dec 2020 at 10:08, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Introduce sandbox_spi_get_{speed, mode} public interface to retrieve the
> sandbox spi bus internal state. They are meant to be used in sandbox spi
> testcases.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - add reviewed-by tag
>
>  arch/sandbox/include/asm/test.h | 16 ++++++++++++++++
>  drivers/spi/sandbox_spi.c       | 14 ++++++++++++++
>  2 files changed, 30 insertions(+)

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list