Skip to content

Commit

Permalink
hw-mgmt: sensor: Correct fan names for MSN4600
Browse files Browse the repository at this point in the history
Update the sensor configuration with correct fan
names.

Issue #4124359

Signed-off-by: Ciju Rajan K <[email protected]>
  • Loading branch information
ciju-nvidia committed Nov 5, 2024
1 parent 6995d6f commit b0e08a3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions usr/etc/hw-management-sensors/msn4600c_2_sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,8 @@ bus "i2c-4" "i2c-1-mux (chan_id 3)"
# Chassis fans
chip "mlxreg_fan-isa-*"
label fan1 "Chassis Fan Drawer-1 Tach 1"
label fan2 "Chassis Fan Drawer-1 Tach 2"
label fan3 "Chassis Fan Drawer-2 Tach 1"
label fan4 "Chassis Fan Drawer-2 Tach 2"
label fan5 "Chassis Fan Drawer-3 Tach 1"
label fan6 "Chassis Fan Drawer-3 Tach 2"
label fan2 "Chassis Fan Drawer-2 Tach 2"
label fan3 "Chassis Fan Drawer-3 Tach 3"

# Miscellaneous
chip "*-virtual-*"
Expand Down

0 comments on commit b0e08a3

Please sign in to comment.