mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
rockchip: increase volt of 1.5ghz to 1.5v for stability (#5703)
This commit is contained in:
parent
5323b53533
commit
67198ef5be
@ -31,7 +31,7 @@ Signed-off-by: Leonidas P. Papadakos <papadakospan@gmail.com>
|
||||
+ };
|
||||
+ opp-1512000000 {
|
||||
+ opp-hz = /bits/ 64 <1512000000>;
|
||||
+ opp-microvolt = <1400000>;
|
||||
+ opp-microvolt = <1450000>;
|
||||
+ clock-latency-ns = <40000>;
|
||||
+ };
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user