CPUFREQ: Setting different cpufreq tables. [1/1]

PD#SWPL-4035

Problem:
Setting different cpufreq tables.

Solution:
Setting different cpufreq tables.

Verify:
g12a_u200, verify pass

Change-Id: If93f1baa1f50aeeed6e3d7f9d2ffeb1e0a5b4e02
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
This commit is contained in:
Hong Guo
2019-03-22 13:23:36 +08:00
committed by Jianxin Pan
parent d52373b8ce
commit ba80553540

View File

@@ -922,9 +922,9 @@
hispeed_cpufreq_max = <2100>;
medspeed_cpufreq_max = <1908>;
lospeed_cpufreq_max = <1800>;
operating-points-v2 = <&cpu_opp_table0>;
//<&cpu_opp_table1>,
//<&cpu_opp_table2>;
operating-points-v2 = <&cpu_opp_table0>,
<&cpu_opp_table1>,
<&cpu_opp_table2>;
};
&CPU1 {