Re: [PATCH 1/2] clk: scmi: register all scmi clock by name with CCF

2021-05-15 Thread Simon Glass
Hi, On Wed, 12 May 2021 at 08:55, Etienne Carriere wrote: > > From: Patrick Delaunay > > This patch implements SCMI APIs to retrieve the number and the name of > SCMI clocks using SCMI_PROTOCOL_ATTRIBUTES messages. > > Signed-off-by: Gabriel Fernandez > Signed-off-by: Patrick Delaunay > Signed

[PATCH 1/2] clk: scmi: register all scmi clock by name with CCF

2021-05-12 Thread Etienne Carriere
From: Patrick Delaunay This patch implements SCMI APIs to retrieve the number and the name of SCMI clocks using SCMI_PROTOCOL_ATTRIBUTES messages. Signed-off-by: Gabriel Fernandez Signed-off-by: Patrick Delaunay Signed-off-by: Etienne Carriere --- drivers/clk/clk_scmi.c | 101 +