On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > The driver has really only supported one clock so far and has hardcoded the > ID used in communications with the firmware in all the functions > implementing the clock framework hooks. Let's store that in the clock data > structure so that we can support more clocks later on. > > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard Acked-by: Nicolas Saenz Julienne Thanks! Nicolas