mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rk3128 box: update gpu dvfs
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user