[PATCH v5 04/16] test: dm: add protocol-specific channel test
Simon Glass
sjg at chromium.org
Mon Oct 2 03:17:13 CEST 2023
On Tue, 26 Sept 2023 at 00:58, AKASHI Takahiro
<takahiro.akashi at 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.akashi at 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 <sjg at chromium.org>
More information about the U-Boot
mailing list