Skip to content
Snippets Groups Projects
Commit 4c314b74 authored by Sina Hassani's avatar Sina Hassani Committed by TreeHugger Robot
Browse files

Revert "arm64/dts: gs101: support all TPU DVFS states"


This reverts commit bcd088fc.

Reason for revert: Breaks camera

It appears the new frequencies in these table are buggy hence breaking camera.

Bug: 201155685
Signed-off-by: default avatarSina Hassani <shassani@google.com>

Change-Id: Ie037c2b1e565cd5e1560d4de6cedaec6fbf61cfa
parent 0d34489f
No related branches found
No related tags found
No related merge requests found
......@@ -28,21 +28,20 @@
csr-phys = <0x17690000>;
csr-size = <0x10000>;
gsa-device = <&gsa>;
tpu_dvfs_table_size = <6 2>; /*<row col>*/
tpu_dvfs_table_size = <5 2>; /*<row col>*/
/* DVFS values calculated from average power with real-world workloads
* on B0
*/
tpu_dvfs_table = <
/* when updating tpu_dvfs_table, update tpu_dvfs_table_size as well
/*
* freq power(mW)
*----------------------------------
*/
1024000 4819
967000 4101
836000 3085
627000 1916
455000 1213
226000 0
1066000 5452
800000 3314
500000 1507
226000 761
0 0
>;
samsung,tzmp;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment