FBTP: Add VR pmbus sensors config
Added configurations for all voltage regulators sensors
for cpus.
Tested and seeing all sensors in dbus interface.
Change-Id: Ia7fe7afbb80afe5ec109fe6a5d43c72a18adae49
Signed-off-by: Vijay Khemka <vijaykhemka@fb.com>
diff --git a/configurations/FBTP.json b/configurations/FBTP.json
index 4171eb9..20fd278 100644
--- a/configurations/FBTP.json
+++ b/configurations/FBTP.json
@@ -583,6 +583,515 @@
]
},
{
+ "Address": "0x48",
+ "Bus": 5,
+ "Name": "MB_VR_CPU0_VCCIN",
+ "Name1": "MB_VR_CPU0_VSA",
+ "Labels": [
+ "iout1", "iout2", "pout1", "pout2",
+ "vout1", "vout2", "temp1", "temp2"
+ ],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 2.05
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout2",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 235
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 20
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 414
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 25
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x4a",
+ "Bus": 5,
+ "Name": "MB_VR_CPU0_VCCIO",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.8
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 24
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 32
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x50",
+ "Bus": 5,
+ "Name": "MB_VR_CPU1_VDDQ_GRPC",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.32
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.08
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 66
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x52",
+ "Bus": 5,
+ "Name": "MB_VR_CPU1_VDDQ_GRPD",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.32
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.08
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 66
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x58",
+ "Bus": 5,
+ "Name": "MB_VR_CPU1_VCCIN",
+ "Name1": "MB_VR_CPU1_VSA",
+ "Labels": [
+ "iout1", "iout2", "pout1", "pout2",
+ "vout1", "vout2", "temp1", "temp2"
+ ],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 2.05
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout2",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 235
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 20
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 420
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 25
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x5a",
+ "Bus": 5,
+ "Name": "MB_VR_CPU1_VCCIO",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.8
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 24
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 32
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x68",
+ "Bus": 5,
+ "Name": "MB_VR_PCH_PVNN",
+ "Name1": "MB_VR_PCH_P1V05",
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.1
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.76
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.15
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout2",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 0.94
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 23
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 19
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 28
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 26
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp2",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x70",
+ "Bus": 5,
+ "Name": "MB_VR_CPU0_VDDQ_GRPA",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.32
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.08
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 66
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
+ "Address": "0x72",
+ "Bus": 5,
+ "Name": "MB_VR_CPU0_VDDQ_GRPB",
+ "Labels": ["iout1", "pout1", "vout1", "temp1"],
+ "Thresholds" : [
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1.32
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 1.08
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 66
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 95
+ }
+ ],
+ "Type": "pmbus"
+ },
+ {
"Address": "0x4e",
"Bus": 6,
"Name": "MB_INLET_TEMP",
@@ -685,4 +1194,4 @@
"PartNumber": "$PRODUCT_PART_NUMBER",
"SerialNumber": "$PRODUCT_SERIAL_NUMBER"
}
-}
\ No newline at end of file
+}