mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: dts: rv1126: correct cpu0_opp_table
fixed the maximum voltage value of CPU working at 408M Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com> Change-Id: Iaa730767007229295106d8f5e2ff7e1653f19aef
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
|
||||
opp-408000000 {
|
||||
opp-hz = /bits/ 64 <408000000>;
|
||||
opp-microvolt = <725000 725000 1100000>;
|
||||
opp-microvolt = <725000 725000 1000000>;
|
||||
clock-latency-ns = <40000>;
|
||||
};
|
||||
opp-600000000 {
|
||||
|
||||
Reference in New Issue
Block a user