summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShams Pirani <spirani@google.com>2023-07-10 11:41:28 -0500
committerShams Pirani <spirani@google.com>2023-07-19 15:17:17 +0000
commitfeacedc005a44301687bc03e6522a59ec2cb3447 (patch)
tree4735ba7c3e0a909b0c6fbe648951b20e27328bb7
parentd38b23ae593d8883f1f01ccb36a9e713ffe3d663 (diff)
downloadgs-feacedc005a44301687bc03e6522a59ec2cb3447.tar.gz
arm64/dts: zuma: Update PID params for TPU Tj
Bug: 285224304 Change-Id: Ie994dac4ecab4b7fdbb8fe7ccfbf507fd54504cd Signed-off-by: Shams Pirani <spirani@google.com>
-rw-r--r--arch/arm64/boot/dts/google/zuma-a0-foplp.dts6
-rw-r--r--arch/arm64/boot/dts/google/zuma-a0-ipop.dts6
-rw-r--r--arch/arm64/boot/dts/google/zuma-b0-foplp.dts6
-rw-r--r--arch/arm64/boot/dts/google/zuma-b0-ipop.dts6
4 files changed, 12 insertions, 12 deletions
diff --git a/arch/arm64/boot/dts/google/zuma-a0-foplp.dts b/arch/arm64/boot/dts/google/zuma-a0-foplp.dts
index 3783f8423..1bc1b04de 100644
--- a/arch/arm64/boot/dts/google/zuma-a0-foplp.dts
+++ b/arch/arm64/boot/dts/google/zuma-a0-foplp.dts
@@ -186,9 +186,9 @@
use-pi-thermal;
polling_delay_on = <50>;
polling_delay_off = <0>;
- k_po = <60>;
- k_pu = <60>;
- k_i = <20>;
+ k_po = <1>;
+ k_pu = <1>;
+ k_i = <1>;
i_max = <5>;
integral_cutoff = <20>;
sustainable_power = <200>;
diff --git a/arch/arm64/boot/dts/google/zuma-a0-ipop.dts b/arch/arm64/boot/dts/google/zuma-a0-ipop.dts
index 3d5f460ad..42368e01d 100644
--- a/arch/arm64/boot/dts/google/zuma-a0-ipop.dts
+++ b/arch/arm64/boot/dts/google/zuma-a0-ipop.dts
@@ -186,9 +186,9 @@
use-pi-thermal;
polling_delay_on = <50>;
polling_delay_off = <0>;
- k_po = <60>;
- k_pu = <60>;
- k_i = <20>;
+ k_po = <1>;
+ k_pu = <1>;
+ k_i = <1>;
i_max = <5>;
integral_cutoff = <20>;
sustainable_power = <200>;
diff --git a/arch/arm64/boot/dts/google/zuma-b0-foplp.dts b/arch/arm64/boot/dts/google/zuma-b0-foplp.dts
index 481ad5e25..62500fd54 100644
--- a/arch/arm64/boot/dts/google/zuma-b0-foplp.dts
+++ b/arch/arm64/boot/dts/google/zuma-b0-foplp.dts
@@ -193,9 +193,9 @@
use-pi-thermal;
polling_delay_on = <50>;
polling_delay_off = <0>;
- k_po = <60>;
- k_pu = <60>;
- k_i = <20>;
+ k_po = <1>;
+ k_pu = <1>;
+ k_i = <1>;
i_max = <5>;
integral_cutoff = <20>;
sustainable_power = <200>;
diff --git a/arch/arm64/boot/dts/google/zuma-b0-ipop.dts b/arch/arm64/boot/dts/google/zuma-b0-ipop.dts
index 8f8fda95e..29e29b9f9 100644
--- a/arch/arm64/boot/dts/google/zuma-b0-ipop.dts
+++ b/arch/arm64/boot/dts/google/zuma-b0-ipop.dts
@@ -193,9 +193,9 @@
use-pi-thermal;
polling_delay_on = <50>;
polling_delay_off = <0>;
- k_po = <60>;
- k_pu = <60>;
- k_i = <20>;
+ k_po = <1>;
+ k_pu = <1>;
+ k_i = <1>;
i_max = <5>;
integral_cutoff = <20>;
sustainable_power = <200>;