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 <[email protected]>
Reviewed-by: Sekhar Nori <[email protected]> Thanks, Sekhar

