bcl: change tpu_cooling state from 3 to 2 ocp_tpu

Per quality testing of Face Auth, noticed 2 failures out of 30 tries of
Face Auth.  Per thermal log, tpu_cooling state changed 2 times.  Over
throttling on TPU by setting tpu_cooling state to 3 may cause Face Auth
to fail.  Changing it to 3.

Bug: 181348043
Bug: 196315467
Test: Local test and verify Face Auth
Signed-off-by: George Lee <geolee@google.com>
Change-Id: I535f0734c247b2041af0f7cc69ef8e6706c9a909
diff --git a/thermal_info_config_oriole.json b/thermal_info_config_oriole.json
index 97d0b1c..945ac4a 100644
--- a/thermal_info_config_oriole.json
+++ b/thermal_info_config_oriole.json
@@ -901,7 +901,7 @@
             "BindedCdevInfo": [
                 {
                     "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
+                    "LimitInfo": [0, 0, 0, 0, 2, 2, 2]
                 }
             ]
         },
@@ -1003,13 +1003,7 @@
             ],
             "VrThreshold":"NAN",
             "Multiplier":1,
-            "Monitor":true,
-            "BindedCdevInfo": [
-                {
-                    "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
-                }
-            ]
+            "Monitor":true
         },
         {
             "Name":"soft_ocp_gpu",
diff --git a/thermal_info_config_oriole_WHI_A.json b/thermal_info_config_oriole_WHI_A.json
index 6094307..c60da21 100644
--- a/thermal_info_config_oriole_WHI_A.json
+++ b/thermal_info_config_oriole_WHI_A.json
@@ -574,7 +574,7 @@
             "BindedCdevInfo": [
                 {
                     "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
+                    "LimitInfo": [0, 0, 0, 0, 2, 2, 2]
                 }
             ]
         },
@@ -676,13 +676,7 @@
             ],
             "VrThreshold":"NAN",
             "Multiplier":1,
-            "Monitor":true,
-            "BindedCdevInfo": [
-                {
-                    "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
-                }
-            ]
+            "Monitor":true
         },
         {
             "Name":"soft_ocp_gpu",
diff --git a/thermal_info_config_raven.json b/thermal_info_config_raven.json
index cb769fb..f73ade1 100644
--- a/thermal_info_config_raven.json
+++ b/thermal_info_config_raven.json
@@ -901,7 +901,7 @@
             "BindedCdevInfo": [
                 {
                     "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
+                    "LimitInfo": [0, 0, 0, 0, 2, 2, 2]
                 }
             ]
         },
@@ -1003,13 +1003,7 @@
             ],
             "VrThreshold":"NAN",
             "Multiplier":1,
-            "Monitor":true,
-            "BindedCdevInfo": [
-                {
-                    "CdevRequest": "tpu_cooling",
-                    "LimitInfo": [0, 0, 0, 0, 3, 3, 3]
-                }
-            ]
+            "Monitor":true
         },
         {
             "Name":"soft_ocp_gpu",