Re: [PATCH v4 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq

From: Stephen Boyd
Date: Tue Jun 25 2019 - 19:05:08 EST


Quoting Nicolas Saenz Julienne (2019-06-12 11:24:57)
> As 'clk-raspberrypi' depends on RPi's firmware interface, which might be
> configured as a module, the cpu clock might not be available for the
> cpufreq driver during it's init process. So we register the
> 'raspberrypi-cpufreq' platform device after the probe sequence succeeds.
>
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
> Acked-by: Eric Anholt <eric@xxxxxxxxxx>
> ---

Applied to clk-next