ARM: dts: rockchip: rk3288: Add performance configuration for gpu

Change-Id: Iac51c59395c3111d267b50aea69a2704442def1b
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
This commit is contained in:
Finley Xiao
2019-03-28 16:51:24 +08:00
committed by Tao Huang
parent 723f0eabf6
commit 89c19af784

View File

@@ -1757,6 +1757,16 @@
gpu_opp_table: gpu-opp-table {
compatible = "operating-points-v2";
clocks = <&cru PLL_GPLL>;
nvmem-cells = <&performance>, <&performance_w>;
nvmem-cell-names = "performance", "performance-w";
rockchip,bin-scaling-sel = <
0 55
1 59
2 61
3 61
>;
opp-100000000 {
opp-hz = /bits/ 64 <100000000>;
opp-microvolt = <950000>;