arm64: dts: CPU: VIM3/VIM3L: update soc thermal trigger temperature
authorNick Xie <nick@khadas.com>
Mon, 27 Jul 2020 06:26:26 +0000 (14:26 +0800)
committerNick Xie <nick@khadas.com>
Thu, 13 Aug 2020 03:27:47 +0000 (11:27 +0800)
Signed-off-by: Nick Xie <nick@khadas.com>
arch/arm64/boot/dts/amlogic/kvim3l_linux.dts
arch/arm64/boot/dts/amlogic/mesong12b.dtsi

index 77a667391c1a2cc54f24d7b6a2f31a1930baff58..0b3f1ed63756a13f5a7911e18cb95a3da4d85e0b 100644 (file)
                        thermal-sensors = <&p_tsensor 0>;
                        trips {
                                pswitch_on: trip-point@0 {
-                                       temperature = <60000>;
+                                       temperature = <65000>;
                                        hysteresis = <5000>;
                                        type = "passive";
                                };
                                pcontrol: trip-point@1 {
-                                       temperature = <75000>;
+                                       temperature = <80000>;
                                        hysteresis = <5000>;
                                        type = "passive";
                                };
                                phot: trip-point@2 {
-                                       temperature = <85000>;
+                                       temperature = <90000>;
                                        hysteresis = <5000>;
                                        type = "hot";
                                };
index 3928cd4e10aa8e62326532c0e2bff8adc14a7669..ae403b0a95af4318d1cbc5b36b007b7c2357cfe0 100644 (file)
                        thermal-sensors = <&p_tsensor 0>;
                        trips {
                                pswitch_on: trip-point@0 {
-                                       temperature = <60000>;
+                                       temperature = <65000>;
                                        hysteresis = <5000>;
                                        type = "passive";
                                };
                                pcontrol: trip-point@1 {
-                                       temperature = <75000>;
+                                       temperature = <80000>;
                                        hysteresis = <5000>;
                                        type = "passive";
                                };
                                phot: trip-point@2 {
-                                       temperature = <85000>;
+                                       temperature = <90000>;
                                        hysteresis = <5000>;
                                        type = "hot";
                                };