mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user