mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM64: dts: rk3399-box: adjust gpu opp table
Adjust voltage of 500M to 0.9v Change-Id: I21ac14f27cc7aaddfea6280e76decc28c8b1182a Signed-off-by: Hans Yang <yhx@rock-chips.com>
This commit is contained in:
committed by
Gerrit Code Review
parent
7593f95cd9
commit
ab1746d445
@@ -433,7 +433,7 @@
|
||||
};
|
||||
opp@500000000 {
|
||||
opp-hz = /bits/ 64 <500000000>;
|
||||
opp-microvolt = <850000>;
|
||||
opp-microvolt = <900000>;
|
||||
};
|
||||
opp@600000000 {
|
||||
opp-hz = /bits/ 64 <600000000>;
|
||||
|
||||
Reference in New Issue
Block a user