
12 Mar
2021
12 Mar
'21
5:45 a.m.
On Mon, 8 Mar 2021 at 14:38, Etienne Carriere etienne.carriere@linaro.org wrote:
Add local variables agent0/agent1 to refer to SCMI sandbox context agent and ease readability of the test.
For consistency, rename regul_dev to regul0_dev and remove sandbox_voltd in dm_test_scmi_voltage_domains().
Signed-off-by: Etienne Carriere etienne.carriere@linaro.org
Changes in v4
- no change
Changes in v3
- new change added to the series, suggested from patch v2 review.
test/dm/scmi.c | 100 +++++++++++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 45 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org