commit | d40686d44e34afb83ed1213d435d4d65f77352c7 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Nov 14 11:14:28 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Nov 28 22:31:03 2023 -0500 |
tree | e2eb38c6b3d69565e8506e09d12731d1cc02f1f9 | |
parent | 83f23f2b1bdb855ec1d3fe8016be2687697ac4e7 [diff] |
test: dm: add scmi command test In this test, "scmi" command is tested against different sub-commands. Please note that scmi command is for debug purpose and is not intended in production system. 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>