> From: U-Boot <u-boot-boun...@lists.denx.de> on behalf of Simon Glass > <s...@chromium.org> > Sent: Monday, October 2, 2023 3:17 AM > > 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> >
Reviewed-by: Etienne Carriere <etienne.carri...@foss.st.com>