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 <lu...@denx.de>
Cc: Sean Anderson <sean...@gmail.com>
Cc: Clement Leger <clement.le...@bootlin.com>
Cc: Patrick Delaunay <patrick.delau...@foss.st.com>
Signed-off-by: Gabriel Fernandez <gabriel.fernan...@st.com>
Signed-off-by: Etienne Carriere <etienne.carri...@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.delau...@foss.st.com>

Thanks
Patrick

Reply via email to