configurations: harma: pdb: add SQ52206 power monitor support
Add support for the SQ52206 power monitor in the Harma 2ND source
PDB configuration.
Change-Id: Icc65d2dc5cbce34be829c471c0104bc929f389db
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/meta/minerva/minerva_pdb_hsc_xdp.json b/configurations/meta/minerva/minerva_pdb_hsc_xdp.json
index dac37a6..b470940 100644
--- a/configurations/meta/minerva/minerva_pdb_hsc_xdp.json
+++ b/configurations/meta/minerva/minerva_pdb_hsc_xdp.json
@@ -1,7 +1,7 @@
{
"Exposes": [
{
- "Address": "0x45",
+ "Address": "0x41",
"Bus": 4,
"Labels": [
"in1",
@@ -27,7 +27,7 @@
"Value": 55.0
}
],
- "Type": "INA238",
+ "Type": "SQ52206",
"curr1_Name": "PDB_P48V_CURR_A",
"in1_Name": "PDB_P48V_VOLT_V",
"power1_Name": "PDB_P48V_PWR_W"
diff --git a/schemas/legacy.json b/schemas/legacy.json
index 4aa9521..48bcf63 100644
--- a/schemas/legacy.json
+++ b/schemas/legacy.json
@@ -955,6 +955,7 @@
"RTQ6056",
"SBRMI",
"smpro_hwmon",
+ "SQ52206",
"SY24655",
"TDA38640",
"TPS25990",