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

From: Sudeep Holla
Date: Tue Jun 19 2018 - 09:56:45 EST




On 19/06/18 14:45, Sricharan R wrote:
> From: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>
>
> 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.

--
Regards,
Sudeep