On Wed, 26 Jul 2023 at 02:40, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > In this test, "scmi" command is tested against different sub-commands. > Please note that scmi command is for debug purpose and is not intended > in production system. > > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org> > Reviewed-by: Simon Glass <s...@chromium.org> > --- > v2 > * use helper functions, removing direct uses of ops > --- > test/dm/scmi.c | 59 +++++++++++++++++++++++++++++++++++++++++++++++--- > 1 file changed, 56 insertions(+), 3 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>