Skip to content

Commit

Permalink
hw-mgmt: sensors: Add chassis fans descriptions for SN5610/SN5640 sys…
Browse files Browse the repository at this point in the history
…tems

Bug: 4326709

Signed-off-by: Felix Radensky <[email protected]>
  • Loading branch information
felixradensky committed Mar 5, 2025
1 parent 671f2f5 commit f9b91d3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions usr/etc/hw-management-sensors/sn5640_sensors.conf
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,19 @@ chip "dps460-i2c-*-5a"
label curr2 "PSU-4(R) 12V Rail Curr (out)"
set power2_cap 0

# 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 fan7 "Chassis Fan Drawer-4 Tach 1"
label fan8 "Chassis Fan Drawer-4 Tach 2"
label fan9 "Chassis Fan Drawer-5 Tach 1"
label fan10 "Chassis Fan Drawer-5 Tach 2"

# AMD Comex Power controllers
chip "mp2855-i2c-*-69"
label in1 "PMIC-12 COMEX (in) VDDCR INPUT VOLT"
Expand Down

0 comments on commit f9b91d3

Please sign in to comment.