Re: [PATCH v10 13/14] cpufreq: Add module to register cpufreq on Krait CPUs

From: sricharan
Date: Wed Jun 20 2018 - 05:09:09 EST


Hi Sudeep,


Register a cpufreq-generic device whenever we detect that a
"qcom,krait" compatible CPU is present in DT.


Just curious to know how different is this from qcom kryo driver
that was added recently. IIRC even that gets the speedbin from nvmem.
Can they be merged ? I don't see need to have different driver for Krait
and Kryo CPUs when the code is not even remotely related to CPU type.

Sorry if I have missed anything from previous versions, I just happen
to open and looked at this series first time today.

Correct, having these two merged was pointed out earlier as well by Viresh.
Now that kryo is merged, i will check once and see if they can be nicely
merged.

Regards,
Sricharan