mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ARM: dts: rockchip: delete gpu 100MHz for rk3288
100MHz will hurt performance when app startup. Change-Id: Ia55a5f53b101559b9d6b94ca98609f7072df6d86 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
parent
600355f776
commit
fa98363309
|
|
@ -1264,10 +1264,6 @@ gpu: gpu@ffa30000 {
|
|||
gpu_opp_table: gpu-opp-table {
|
||||
compatible = "operating-points-v2";
|
||||
|
||||
opp@100000000 {
|
||||
opp-hz = /bits/ 64 <100000000>;
|
||||
opp-microvolt = <950000>;
|
||||
};
|
||||
opp@200000000 {
|
||||
opp-hz = /bits/ 64 <200000000>;
|
||||
opp-microvolt = <950000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user