In non-GKI configs, the qcom-cpufreq-hw driver initializes before first
stage init begins, bringing the system quickly to a higher frequency. In
GKI configurations, however, this does not happen until fairly late in
first stage init, which contributes to boot time regressions. Force this
module to load earlier and provide some default clock rates to alleviate
the driver's dependency on various clocks, which it uses only once
during init to get their rates.
Bug: 157932380
Signed-off-by: J. Avila <elavila@google.com>
Change-Id: I6b6e6826b1caaa9d5fa59943e816494622e12c87