configurations: harma_mb: Add Power State
The MB_P1V8_CPU_RT_VOLT_V is DC sensor, so
add power status to avoid touch threshold.
Change-Id: Idfa1def185e1886f436ff7c9268845cb95963d35
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/harma_mb.json b/configurations/harma_mb.json
index dfc133d..89f8e99 100644
--- a/configurations/harma_mb.json
+++ b/configurations/harma_mb.json
@@ -220,15 +220,21 @@
],
"Type": "ADC128D818",
"in0_Name": "MB_P12V_MEM0_VOLT_V",
+ "in0_PowerState": "Always",
"in0_Scale": 151.515151515,
"in1_Name": "MB_P5V_STBY_VOLT_V",
+ "in1_PowerState": "Always",
"in1_Scale": 281.29395218,
"in2_Name": "MB_PVDD33_S5_VOLT_V",
+ "in2_PowerState": "Always",
"in2_Scale": 500,
"in3_Name": "MB_P1V8_STBY_VOLT_V",
+ "in3_PowerState": "Always",
"in4_Name": "MB_P12V_MEM1_VOLT_V",
+ "in4_PowerState": "Always",
"in4_Scale": 151.515151515,
- "in5_Name": "MB_P1V8_CPU_RT_VOLT_V"
+ "in5_Name": "MB_P1V8_CPU_RT_VOLT_V",
+ "in5_PowerState": "On"
},
{
"Address": "$address",