&clk_core_dvfs_table {
operating-points = <
/* KHz uV */
- 312000 1100000
- 504000 1100000
- 816000 1100000
- 1008000 1100000
+ 312000 850000
+ 504000 850000
+ 816000 950000
+ 1008000 1000000
+ 1200000 1050000
+ 1416000 1150000
+ 1608000 1250000
>;
};
&clk_gpu_dvfs_table {
operating-points = <
/* KHz uV */
- 200000 1200000
- 300000 1200000
- 400000 1200000
- // 600000 1300000
+ 100000 850000
+ 200000 850000
+ 300000 900000
+ 400000 1000000
+ 600000 1250000
>;
};