mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
CPUFREQ: add cpufreq 1.7G.
PD#156734: cpufreq: add cpufreq 1.7G. Change-Id: I5558fc5195621b4b70edb5718cd23e405fffe1ba Signed-off-by: hong.guo <hong.guo@amlogic.com>
This commit is contained in:
@@ -681,6 +681,10 @@
|
||||
opp-microvolt = <831000>;
|
||||
};
|
||||
opp09 {
|
||||
opp-hz = /bits/ 64 <1704000000>;
|
||||
opp-microvolt = <861000>;
|
||||
};
|
||||
opp10 {
|
||||
opp-hz = /bits/ 64 <1896000000>;
|
||||
opp-microvolt = <981000>;
|
||||
};
|
||||
|
||||
@@ -1115,6 +1115,10 @@
|
||||
opp-microvolt = <831000>;
|
||||
};
|
||||
opp09 {
|
||||
opp-hz = /bits/ 64 <1704000000>;
|
||||
opp-microvolt = <861000>;
|
||||
};
|
||||
opp10 {
|
||||
opp-hz = /bits/ 64 <1896000000>;
|
||||
opp-microvolt = <981000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user