Tiogapass:Update INA230 sensor config Type as INA230 instead of pmbus in EM
json.
INA230 type has been added for INA230 sensor configuration.
So Updated INA230 sensor config Type as INA230 instead of Pmbus.
TESTED: Tested and verfied in Tiogapass.
Signed-off-by: Karthikeyan Pasupathi <pkarthikey@hcl.com>
Change-Id: I3afffa1311c3c4c901ee6e715adb24cf0985bdba
diff --git a/configurations/FBTP.json b/configurations/FBTP.json
index 4d7f1af..ebc0544 100644
--- a/configurations/FBTP.json
+++ b/configurations/FBTP.json
@@ -1436,7 +1436,7 @@
"Value": 75.0
}
],
- "Type": "pmbus"
+ "Type": "INA230"
},
{
"Address": "0x41",
@@ -1479,7 +1479,7 @@
"Value": 75.0
}
],
- "Type": "pmbus"
+ "Type": "INA230"
},
{
"Address": "0x44",
@@ -1522,7 +1522,7 @@
"Value": 75.0
}
],
- "Type": "pmbus"
+ "Type": "INA230"
},
{
"Address": "0x45",
@@ -1565,7 +1565,7 @@
"Value": 250.0
}
],
- "Type": "pmbus"
+ "Type": "INA230"
}
],
"Name": "TiogaPass Baseboard",