summaryrefslogtreecommitdiff
path: root/meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json')
-rw-r--r--meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json36
1 files changed, 32 insertions, 4 deletions
diff --git a/meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json b/meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
index 5ff103dc6..c4bdbdddd 100644
--- a/meta-quanta/meta-gbs/recipes-quanta/fans/read-margin-temp/config-margin.json
+++ b/meta-quanta/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"
+ ]
}
]
}