configurations: minerva_pdb: revise hsc driver name
modify hsc driver from pmbus to ltc4287
Change-Id: I1f5c3afc05fc47e3b5e9f3db8fb2d79bda255fc0
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/minerva_pdb.json b/configurations/minerva_pdb.json
index 2c8340d..a85c494 100644
--- a/configurations/minerva_pdb.json
+++ b/configurations/minerva_pdb.json
@@ -1,12 +1,6 @@
{
"Exposes": [
{
- "Address": "0x49",
- "Bus": 4,
- "Name": "PDB_TEMP_C",
- "Type": "TMP75"
- },
- {
"Address": "0x44",
"Bus": 4,
"Labels": [
@@ -68,7 +62,7 @@
"Value": 55.0
}
],
- "Type": "pmbus",
+ "Type": "LTC4287",
"iout1_Name": "PDB_HSC_CURR_A",
"pin_Name": "PDB_HSC_PWR_W",
"temp1_Name": "PDB_HSC_TEMP_C",
@@ -76,6 +70,12 @@
"vout1_Name": "PDB_HSC_VOUT_VOLT_V"
},
{
+ "Address": "0x49",
+ "Bus": 4,
+ "Name": "PDB_TEMP_C",
+ "Type": "TMP75"
+ },
+ {
"Address": "0x69",
"Bus": 4,
"Labels": [