Skip to content
Snippets Groups Projects
Commit 24459d34 authored by Ed Tam's avatar Ed Tam Committed by Chris Fries
Browse files

Revert "arm64: dts: gs101-cpu: Increase CPU frequency during suspend/resume"

This reverts commit 601f3f03.

Reason for revert: Large increase in GPU crashes
Bug: 196300136
Bug: 196269975

Change-Id: Ice98b68e3f2706713f99f4a6a035ee251d52bae7
parent 90683922
No related branches found
No related tags found
No related merge requests found
......@@ -256,7 +256,6 @@
/* max-freq is set in gs101-a0.dts and gs101-b0.dts */
min-freq = <300000>;
resume-freq = <1197000>;
#cooling-cells = <2>; /* min followed by max */
ect-coeff-index = <2>;
......@@ -276,7 +275,6 @@
max-freq = <2253000>;
min-freq = <400000>;
resume-freq = <1491000>;
#cooling-cells = <2>; /* min followed by max */
ect-coeff-index = <1>;
......@@ -296,7 +294,6 @@
/* max-freq is set in gs101-a0.dts and gs101-b0.dts */
min-freq = <500000>;
resume-freq = <1826000>;
#cooling-cells = <2>; /* min followed by max */
ect-coeff-index = <0>;
......
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