Re: [PATCH v5 03/27] firmware: rpi: Only create clocks device if we don't have a node for it
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-25 00:42:37
Also in:
linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2020-06-25 00:42:37
Also in:
linux-clk, lkml
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 <redacted> Tested-by: Nicolas Saenz Julienne <redacted> Signed-off-by: Maxime Ripard <redacted> ---
Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel