Skip to content

Commit 6403939

Browse files
committed
hw-mgmt: topology: Fix sensors UI for HI169/HI170 systems famaly
Fix sensors UI for HI169/HI170 systems famaly. Revert code lost during merge. Bug: N/A Signed-off-by: Oleksandr Shamray <oleksandrs@nvidia.com>
1 parent d0cc277 commit 6403939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

usr/usr/bin/hw-management.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2302,6 +2302,7 @@ n51xxld_specific()
23022302
i2c_comex_mon_bus_default=$((cpu_bus_offset+5))
23032303
i2c_bus_def_off_eeprom_cpu=$((cpu_bus_offset+6))
23042304
lm_sensors_config="$lm_sensors_configs_path/n51xxld_sensors.conf"
2305+
lm_sensors_labels="$lm_sensors_configs_path/n51xxld_sensors_labels.json"
23052306
echo C2P > $config_path/system_flow_capability
23062307
named_busses+=(${n5110ld_named_busses[@]})
23072308
add_come_named_busses $cpu_bus_offset

0 commit comments

Comments
 (0)