aboutsummaryrefslogtreecommitdiffstats
path: root/testing/linux-elm/mt8173-higher-temps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/linux-elm/mt8173-higher-temps.patch')
-rw-r--r--testing/linux-elm/mt8173-higher-temps.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/linux-elm/mt8173-higher-temps.patch b/testing/linux-elm/mt8173-higher-temps.patch
new file mode 100644
index 00000000000..461eb2132d5
--- /dev/null
+++ b/testing/linux-elm/mt8173-higher-temps.patch
@@ -0,0 +1,18 @@
+diff --git a/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi b/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi
+index 44a0346133cd..33e3b7f64b3f 100644
+--- a/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi
++++ b/arch/arm64/boot/dts/mediatek/mt8173-elm.dtsi
+@@ -184,11 +184,11 @@
+ sustainable-power = <4500>; /* milliwatts */
+ trips {
+ threshold: trip-point0 {
+- temperature = <60000>;
++ temperature = <70000>;
+ };
+
+ target: trip-point1 {
+- temperature = <65000>;
++ temperature = <75000>;
+ };
+ };
+ };