mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09: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:
@@ -1264,10 +1264,6 @@
|
||||
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>;
|
||||
|
||||
Reference in New Issue
Block a user