mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
thermal: modify ipa parameter for sm1 [1/1]
PD#SWPL-7322 Problem: sm1 ipa parameter not match soc power data Solution: update sm1 ipa dts parameter Verify: AC200 Change-Id: Ib636d5c4853d53cf6bafad9b5266e2b13dd7e85c Signed-off-by: Huan Biao <huan.biao@amlogic.com>
This commit is contained in:
@@ -819,7 +819,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -833,7 +833,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -866,7 +866,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -917,7 +917,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
@@ -819,7 +819,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -833,7 +833,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -866,7 +866,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -917,7 +917,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
@@ -774,7 +774,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -788,7 +788,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -821,7 +821,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -872,7 +872,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
@@ -818,7 +818,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -832,7 +832,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -865,7 +865,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -916,7 +916,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
@@ -817,7 +817,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -831,7 +831,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -864,7 +864,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -915,7 +915,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
@@ -815,7 +815,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <125>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
device_type = "cpufreq";
|
||||
@@ -829,7 +829,7 @@
|
||||
};
|
||||
gpufreq_cool {
|
||||
min_state = <400>;
|
||||
dyn_coeff = <358>;
|
||||
dyn_coeff = <215>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "gpufreq_cool0";
|
||||
@@ -862,7 +862,7 @@
|
||||
soc_thermal: soc_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -913,7 +913,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <2000>;
|
||||
polling-delay-passive = <1000>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1410>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
|
||||
Reference in New Issue
Block a user