configuration: harma: Revise fan PWM naming
Follow the fan board PWM naming convention; otherwise,
PID control will not function properly.
Change-Id: I13c0ebe33a9299216ca61cda2585dc012da8d747
Signed-off-by: Peter Yin <peter.yin@quantatw.com>
diff --git a/configurations/meta/harma_mb.json b/configurations/meta/harma_mb.json
index 8d8871a..89ade66 100644
--- a/configurations/meta/harma_mb.json
+++ b/configurations/meta/harma_mb.json
@@ -1364,22 +1364,22 @@
"OutLimitMax": 100.0,
"OutLimitMin": 0.0,
"Outputs": [
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM"
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT"
],
"PCoefficient": 0.0,
"SlewNeg": 0.0,
diff --git a/configurations/meta/harma_mb_vr_infineon.json b/configurations/meta/harma_mb_vr_infineon.json
index b447957..4e10e2a 100644
--- a/configurations/meta/harma_mb_vr_infineon.json
+++ b/configurations/meta/harma_mb_vr_infineon.json
@@ -1362,22 +1362,22 @@
"OutLimitMax": 100.0,
"OutLimitMin": 0.0,
"Outputs": [
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP1_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM",
- "FAN_BP2_FAN_PWM"
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP1_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT",
+ "FAN_BP2_FAN_PWM_PCT"
],
"PCoefficient": 0.0,
"SlewNeg": 0.0,