Hi Viresh, On 12/11/2017 2:03 PM, Viresh Kumar wrote: > On 08-12-17, 15:12, Sricharan R wrote: >> The Platform data was removed earlier by, >> 'commit eb96924acddc ("cpufreq: dt: Kill platform-data")' >> since there were no users at that time. >> Now this is required when the each of the cpu clocks >> can be scaled independently, which is the case >> for krait cores. So reintroduce it. >> >> Signed-off-by: Sricharan R <sricharan@xxxxxxxxxxxxxx> >> --- >> drivers/cpufreq/cpufreq-dt.c | 7 ++++++- >> drivers/cpufreq/cpufreq-dt.h | 6 ++++++ >> 2 files changed, 12 insertions(+), 1 deletion(-) > > Nack. This information should come from the OPP layer (Hint: > dev_pm_opp_of_get_sharing_cpus()). > Thanks. Understand. As replied on the other patch, after using dev_pm_opp_set_prop_name and opp-v2 bindings, this patch is no more required. Regards, Sricharan -- "QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html