[PATCH 4/5] firmware: scmi: fix sandbox and related tests for clock discovery

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri Feb 11 14:55:39 CET 2022


Hi,

On 2/11/22 13:07, Etienne Carriere wrote:
> Updates sandbox SCMI clock driver and tests since enabling CCF will
> mandate clock discovery that is all exposed SCMI clocks shall be
> discovered at initialization. For this reason, sandbox SCMI clock
> driver must emulate all clocks exposed by SCMI server, not only those
> effectively consumed by some other U-Boot devices.
>
> Therefore the sandbox SCMI test driver exposes 3 clocks (IDs 0, 1 and 2)
> and sandbox SCMI clock consumer driver gets 2 of them.
>
> Series-links: 246809


=> "Series-links" to remove : it is a patman token

https://patchwork.ozlabs.org/project/uboot/list/?series=246809&state=*


> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> ---
>   arch/sandbox/dts/test.dts                  |  2 +-
>   arch/sandbox/include/asm/scmi_test.h       |  1 -
>   drivers/firmware/scmi/sandbox-scmi_agent.c | 12 +++++-------
>   test/dm/scmi.c                             | 15 ++++++++++-----
>   4 files changed, 16 insertions(+), 14 deletions(-)
>

With this update:


Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>

Thanks
Patrick




More information about the U-Boot mailing list