[PATCH v5 14/27] clk: bcm: rpi: Add clock id to data

Stephen Boyd sboyd at kernel.org
Wed Jun 24 20:45:00 EDT 2020


Quoting Maxime Ripard (2020-06-15 01:40:54)
> 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 <mturquette at baylibre.com>
> Cc: linux-clk at vger.kernel.org
> Acked-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> Reviewed-by: Stephen Boyd <sboyd at kernel.org>
> Tested-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> Signed-off-by: Maxime Ripard <maxime at cerno.tech>
> ---

Applied to clk-next



More information about the linux-arm-kernel mailing list