Skip to content

Commit f0eecdf

Browse files
committed
hw-mgmt: sensors: Fix SN5600d sensors.conf
Fix SN5600d sensors.conf for "raa228000" sensor Signed-off-by: Oleksandr Shamray <[email protected]>
1 parent 18be8c3 commit f0eecdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usr/etc/hw-management-sensors/sn5600d_sensors.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,7 @@ bus "i2c-4" "i2c-1-mux (chan_id 6)"
433433
label in3 "PWR_CONV1 Vout Volt (out)"
434434
label power1 "PWR_CONV1 VinDC Pwr (in)"
435435
label power2 "PWR_CONV1 VoutDC Pwr (out)"
436-
ignore curr1 "PWR_CONV1 Curr Curr (in)"
436+
label curr1 "PWR_CONV1 Curr Curr (in)"
437437
label curr2 "PWR_CONV1 Curr Curr (out)"
438438
label temp1 "PWR_CONV1 Temp1"
439439
label temp2 "PWR_CONV1 Temp2"

0 commit comments

Comments
 (0)