]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: add protocol-specific channel test
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Wed, 11 Oct 2023 10:06:59 +0000 (19:06 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 13 Oct 2023 20:59:23 +0000 (16:59 -0400)
commita89d9f41e002f67317245d3aee34f3865e14ac56
tree46efc6e10d272584bcaf30cbe434d112e7ff3339
parent55de62baa1119e8a88e9bfc78705ebff498b0e88
test: dm: add protocol-specific channel test

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@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
arch/sandbox/dts/test.dts
test/dm/scmi.c