mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm: dts: tl1: optimize ipa parameter [1/1]
PD#SWPL-3140 Problem: tl1 ipa coeff and power data no match test data Solution: tl1 ipa coeff and power data update for match chip test data Verify: tl1 x301 pass Change-Id: Idcf1cf7c317e0b3ebb0becb057b4c8fa35e64a62 Signed-off-by: Huan Biao <huan.biao@amlogic.com>
This commit is contained in:
@@ -891,7 +891,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <140>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
@@ -940,7 +940,7 @@
|
||||
pll_thermal: pll_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1410>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -985,7 +985,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
@@ -1013,7 +1013,7 @@
|
||||
sar_thermal: sar_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&s_tsensor 2>;
|
||||
trips {
|
||||
sswitch_on: trip-point@0 {
|
||||
|
||||
@@ -897,7 +897,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <140>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
@@ -946,7 +946,7 @@
|
||||
pll_thermal: pll_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1410>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -991,7 +991,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
@@ -1019,7 +1019,7 @@
|
||||
sar_thermal: sar_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&s_tsensor 2>;
|
||||
trips {
|
||||
sswitch_on: trip-point@0 {
|
||||
|
||||
@@ -905,7 +905,7 @@
|
||||
cooling_devices {
|
||||
cpufreq_cool_cluster0 {
|
||||
min_state = <1000000>;
|
||||
dyn_coeff = <115>;
|
||||
dyn_coeff = <140>;
|
||||
gpu_pp = <2>;
|
||||
cluster_id = <0>;
|
||||
node_name = "cpufreq_cool0";
|
||||
@@ -954,7 +954,7 @@
|
||||
pll_thermal: pll_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <100>;
|
||||
sustainable-power = <1410>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&p_tsensor 0>;
|
||||
trips {
|
||||
pswitch_on: trip-point@0 {
|
||||
@@ -999,7 +999,7 @@
|
||||
ddr_thermal: ddr_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&d_tsensor 1>;
|
||||
trips {
|
||||
dswitch_on: trip-point@0 {
|
||||
@@ -1027,7 +1027,7 @@
|
||||
sar_thermal: sar_thermal {
|
||||
polling-delay = <1000>;
|
||||
polling-delay-passive = <250>;
|
||||
sustainable-power = <1460>;
|
||||
sustainable-power = <1680>;
|
||||
thermal-sensors = <&s_tsensor 2>;
|
||||
trips {
|
||||
sswitch_on: trip-point@0 {
|
||||
|
||||
Reference in New Issue
Block a user