On Mon, Feb 21, 2022 at 09:22:41AM +0100, 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. > > Cc: Simon Glass > Reviewed-by: Patrick Delaunay > Signed-off-by: Etienne Carriere Applied to u-boot/next, thanks! -- Tom