Add HSC configuration for fbyv35 platform
Added support for ADM1278 Hot Swap Controller configuration for
Facebook Yosemite V3.5 platform.
The below PSU values are added for ADM1278 HSC configuration.
Input Voltage
Temperature
Output Current
Max Output Current
Input Power
Input Power1
Max Input Power
Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com>
Change-Id: Icd94957b7ceed827940872ad1250196aa224d498
diff --git a/configurations/fbyv35.json b/configurations/fbyv35.json
index 42fb881..d3ee529 100644
--- a/configurations/fbyv35.json
+++ b/configurations/fbyv35.json
@@ -385,6 +385,79 @@
"Type": "ADC"
},
{
+ "Address": "0x40",
+ "Bus": 11,
+ "Labels": [
+ "vin",
+ "temp1",
+ "iout1",
+ "maxiout1",
+ "pin",
+ "pin1",
+ "maxpin"
+ ],
+ "Name": "HSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.32
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 10.8
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 0,
+ "Value": 10.68
+ },
+ {
+ "Direction": "less than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 55
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 23
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 287.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 287.5
+ }
+ ],
+ "Type": "ADM1278"
+ },
+ {
"Address": "0x4e",
"Bus": 12,
"Name": "BMC_INLET_TEMP",