meta-quanta: gbs: update thermal config to R01

1. update fine tuned PID parameters
2. update sensors threshold

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I28f0e925e7f2925b7492bfb95106bd80215adf9e
diff --git a/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json b/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json
index 9a114d3..306e74e 100644
--- a/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json
+++ b/meta-gbs/recipes-phosphor/sensors/phosphor-nvme/nvme_config.json
@@ -163,9 +163,9 @@
     ],
     "threshold": [
         {
-            "criticalHigh": 70,
+            "criticalHigh": 77,
             "criticalLow": 0,
-            "warningHigh": 70,
+            "warningHigh": 77,
             "warningLow": 0,
             "maxValue": 127,
             "minValue": -128