meta-quanta: gbs: update thermal config to R03

1. Fan LCT = 3330 RPM
2. Minimum fan duty = 15%
3. NVMe Kp=1250,Ki=12

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I7105f01d45148cdff9ea787e70093e8f33b6820f
diff --git a/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json b/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
index 5ff103d..c4bdbdd 100644
--- a/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
+++ b/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
@@ -369,25 +369,53 @@
                     "id": 0,
                     "zoneSetpoint": 10000,
                     "target": "/xyz/openbmc_project/extsensors/margin/cputemp",
-                    "components": ["cputemp"]
+                    "components": [
+                        "cputemp"
+                    ]
                 },
                 {
                     "id": 1,
                     "zoneSetpoint": 10000,
                     "target": "/xyz/openbmc_project/extsensors/margin/zone0_vr",
-                    "components": ["vddcr_cpu", "vddcr_soc", "vddio_abcd", "vddio_efgh", "p12v_mobo", "powerseq_temp"]
+                    "components": [
+                        "vddcr_cpu",
+                        "vddcr_soc",
+                        "vddio_abcd",
+                        "vddio_efgh",
+                        "p12v_mobo",
+                        "powerseq_temp"
+                    ]
                 },
                 {
                     "id": 2,
                     "zoneSetpoint": 10000,
                     "target": "/xyz/openbmc_project/extsensors/margin/nvme",
-                    "components": ["nvme0", "nvme1", "nvme2", "nvme3", "nvme4", "nvme5", "nvme6", "nvme7", "nvme8", "nvme9", "nvme10", "nvme11", "nvme12", "nvme13", "nvme14", "nvme15"]
+                    "components": [
+                        "nvme0",
+                        "nvme1",
+                        "nvme2",
+                        "nvme3",
+                        "nvme4",
+                        "nvme5",
+                        "nvme6",
+                        "nvme7",
+                        "nvme8",
+                        "nvme9",
+                        "nvme10",
+                        "nvme11",
+                        "nvme12",
+                        "nvme13",
+                        "nvme14",
+                        "nvme15"
+                    ]
                 },
                 {
                     "id": 3,
                     "zoneSetpoint": 10000,
                     "target": "/xyz/openbmc_project/extsensors/margin/p12v_fan",
-                    "components": ["p12v_fan"]
+                    "components": [
+                        "p12v_fan"
+                    ]
                 }
             ]
         }