commit | 9e3474dcd694ccce67cca849a0336dccc350f9ef | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Mon Oct 16 14:39:46 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Tue Oct 24 17:05:24 2023 -0400 |
tree | 50a2ff7c2566a7a9ad894e558be0c95dddb4379c | |
parent | 535a7bd54f3745e373eafdb5337339e450190db7 [diff] |
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>