[PATCH 5/5] clk: scmi: register scmi clocks with CCF

Patrick DELAUNAY patrick.delaunay at foss.st.com
Fri Feb 11 15:03:32 CET 2022


Hi,

On 2/11/22 13:07, Etienne Carriere wrote:
> Implements SCMI APIs to retrieve the number exposed SCMI clocks using
> SCMI_PROTOCOL_ATTRIBUTES messages and the names of the clocks using
> SCMI_CLOCK_ATTRIBUTES messages.
>
> This change updates sandbox SCMI clock test driver to manage these
> 2 new message IDs.
>
> Series-links: 246809

'Series-links' => patman token to remove


> Cc: Lukasz Majewski <lukma at denx.de>
> Cc: Sean Anderson <seanga2 at gmail.com>
> Cc: Clement Leger <clement.leger at bootlin.com>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Signed-off-by: Gabriel Fernandez <gabriel.fernandez at st.com>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> ---
>   drivers/clk/clk_scmi.c                     | 90 ++++++++++++++++++++++
>   drivers/firmware/scmi/sandbox-scmi_agent.c | 53 +++++++++++++
>   include/scmi_protocols.h                   | 43 +++++++++++
>   3 files changed, 186 insertions(+)
>

With this update:


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

Thanks
Patrick



More information about the U-Boot mailing list