[PATCH v5 03/27] firmware: rpi: Only create clocks device if we don't have a node for it

Stephen Boyd sboyd at kernel.org
Wed Jun 24 20:42:28 EDT 2020


Quoting Maxime Ripard (2020-06-15 01:40:43)
> The firmware clocks driver was previously probed through a platform_device
> created by the firmware driver.
> 
> Since we will now have a node for that clocks driver, we need to create the
> device only in the case where there's no node for it already.
> 
> Reviewed-by: Nicolas Saenz Julienne <nsaenzjulienne at suse.de>
> 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