commit | cc4ecdadec27073a3d6b0a84abbf9f883860ea70 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Oct 11 19:06:59 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 13 16:59:23 2023 -0400 |
tree | 46efc6e10d272584bcaf30cbe434d112e7ff3339 | |
parent | 6c90f8207073602d8da3ee555536d72f4ecf8b56 [diff] |
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>