summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorBrandon Kim <brandonkim@google.com>2023-10-20 04:14:56 +0300
committerBrandon Kim <brandonkim@google.com>2023-10-20 20:10:17 +0300
commitbfc739beb711ae68dea542b41e0e769e02150a21 (patch)
tree535a7091d1b6ee8b60f6565327ff44fcf6950c4d /meta-quanta
parentf21baa12fec10798e1a02d8ed2a4460fbe20a728 (diff)
downloadopenbmc-bfc739beb711ae68dea542b41e0e769e02150a21.tar.xz
meta-quanta: phosphor-hwmon: Swap fb_fan1 / fb_fan2
The silkscreen labels were incorrect. Tested: Verified in the lab physically by changing the PWM and see that the reported RPMs are correct and matches what the silkscreen report. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I6170f2ebbdbb3d61b3cbc9935e2af02e7abb1a4b
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
index f21ee70e92..e22d4a7b9e 100644
--- a/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
+++ b/meta-quanta/meta-gbs/recipes-phosphor/sensors/phosphor-hwmon/obmc/hwmon/ahb/apb/pwm-fan-controller@103000.conf
@@ -25,7 +25,7 @@ MINVALUE_fan3 = "0"
MAXVALUE_fan3 = "20775"
PWM_TARGET_fan3 = 3
-LABEL_fan4= "fb_fan1"
+LABEL_fan4= "fb_fan2"
WARNHI_fan4= "19800"
WARNLO_fan4= "3330"
CRITHI_fan4= "19800"
@@ -34,7 +34,7 @@ MINVALUE_fan4 = "0"
MAXVALUE_fan4 = "20775"
PWM_TARGET_fan4 = 4
-LABEL_fan5= "fb_fan2"
+LABEL_fan5= "fb_fan1"
WARNHI_fan5= "19800"
WARNLO_fan5= "3330"
CRITHI_fan5= "19800"