]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: dm: add SCMI power domain protocol test
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Mon, 16 Oct 2023 05:39:46 +0000 (14:39 +0900)
committerTom Rini <trini@konsulko.com>
Tue, 24 Oct 2023 21:05:24 +0000 (17:05 -0400)
commit2ba0f824ce0fa47a0ec7e22751d1759a5a28a32f
tree50a2ff7c2566a7a9ad894e558be0c95dddb4379c
parent8e545b3781bf9e05c5d142c688a708ebfb635175
test: dm: add SCMI power domain protocol test

This ut has tests for the SCMI power domain protocol as well as DM
interfaces for power domain devices.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/scmi.c