Re: [PATCH v11 03/27] clk: davinci: psc: allow for dev == NULL

From: Sekhar Nori
Date: Tue May 22 2018 - 04:13:05 EST


On Friday 18 May 2018 10:18 PM, David Lechner wrote:
> On some davinci SoCs, we need to register the PSC clocks during early
> boot because they are needed for clocksource/clockevent. These changes
> allow for dev == NULL because in this case, we won't have a platform
> device for the clocks.
>
> Some function declarations are moved to a public header files so that they can
> be called from mach init code.
>
> Signed-off-by: David Lechner <david@xxxxxxxxxxxxxx>

Reviewed-by: Sekhar Nori <nsekhar@xxxxxx>

Thanks,
Sekhar