On Tue, 26 Sept 2023 at 00:58, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > Any SCMI protocol may have its own channel. > Test this feature on sandbox as the necessary framework was added > in a prior commit. > > Signed-off-by: AKASHI Takahiro <takahiro.aka...@linaro.org> > --- > v5 > * new commit > --- > arch/sandbox/dts/test.dts | 1 + > test/dm/scmi.c | 20 ++++++++++++++++++-- > 2 files changed, 19 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>