Files
kernel_common_drivers/drivers/cpufreq
Xingxing Wang 6b21cf9069 dvfs: use policy->related_cpus to register energy model [1/1]
PD#SWPL-142621

Problem:
crash in dvfs cooling device for cpu1 is not online for rtos boot.

Solution:
1.in cpufreq cooling device register flow, we will assign energy model
to cooling device only when policy->related_cpus equal to em->cpus.
2.we need to use policy->related_cpus to register energy model.

Verify:
t7c

Change-Id: Ia0d1d1ee8422c801a477398504b199d266a9d97c
Signed-off-by: Xingxing Wang <xingxing.wang@amlogic.com>
2023-12-22 17:29:27 +08:00
..
2021-12-30 10:01:59 +08:00
2022-02-14 19:55:32 -07:00