rk3128 box: update gpu dvfs

This commit is contained in:
hjh
2014-09-19 14:18:46 +08:00
committed by Sun Mingjun
parent fcabb239dc
commit 6c1ccc0f66
2 changed files with 6 additions and 6 deletions

View File

@@ -89,9 +89,9 @@
&clk_gpu_dvfs_table {
operating-points = <
/* KHz uV */
200000 1100000
300000 1100000
400000 1150000
200000 950000
300000 975000
400000 1075000
>;
status="okay";
};

View File

@@ -89,9 +89,9 @@
&clk_gpu_dvfs_table {
operating-points = <
/* KHz uV */
200000 1100000
300000 1100000
400000 1150000
200000 950000
300000 975000
400000 1075000
>;
status="okay";
};