From cd8c1a1b9af7ec1e42d45468041784901ec4640f Mon Sep 17 00:00:00 2001 From: shlomibitton <60430976+shlomibitton@users.noreply.github.com> Date: Thu, 7 May 2020 16:15:13 +0300 Subject: [PATCH] [Mellanox] Fix SN3420 'sensors.conf' label names (#4544) Signed-off-by: Shlomi Bitton --- .../mellanox/x86_64-mlnx_msn3420-r0/sensors.conf | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/device/mellanox/x86_64-mlnx_msn3420-r0/sensors.conf b/device/mellanox/x86_64-mlnx_msn3420-r0/sensors.conf index 5718ff9951..4519b48417 100644 --- a/device/mellanox/x86_64-mlnx_msn3420-r0/sensors.conf +++ b/device/mellanox/x86_64-mlnx_msn3420-r0/sensors.conf @@ -22,8 +22,8 @@ bus "i2c-15" "i2c-1-mux (chan_id 6)" # Power controllers bus "i2c-5" "i2c-1-mux (chan_id 4)" chip "tps53679-i2c-*-70" - label in1 "PMIC-1 PSU 12V Rail (in)" - label in2 "PMIC-1 PSU 12V Rail (in)" + label in1 "PMIC-1 PSU 12V Rail (in1)" + label in2 "PMIC-1 PSU 12V Rail (in2)" label in3 "PMIC-1 COMEX 1.8V Rail (out)" label in4 "PMIC-1 COMEX 1.05V Rail (out)" label temp1 "PMIC-1 Temp 1" @@ -33,8 +33,8 @@ bus "i2c-5" "i2c-1-mux (chan_id 4)" label curr1 "PMIC-1 COMEX 1.8V Rail Curr (out)" label curr2 "PMIC-1 COMEX 1.05V Rail Curr (out)" chip "tps53679-i2c-*-71" - label in1 "PMIC-2 PSU 12V Rail (in)" - label in2 "PMIC-2 PSU 12V Rail (in)" + label in1 "PMIC-2 PSU 12V Rail (in1)" + label in2 "PMIC-2 PSU 12V Rail (in2)" label in3 "PMIC-2 COMEX 1.8V Rail (out)" label in4 "PMIC-2 COMEX 1.05V Rail (out)" label temp1 "PMIC-2 Temp 1" @@ -46,8 +46,8 @@ bus "i2c-5" "i2c-1-mux (chan_id 4)" bus "i2c-15" "i2c-1-mux (chan_id 6)" chip "tps53679-i2c-*-58" - label in1 "PMIC-3 PSU 12V Rail (in)" - label in2 "PMIC-3 PSU 12V Rail (in)" + label in1 "PMIC-3 PSU 12V Rail (in1)" + label in2 "PMIC-3 PSU 12V Rail (in2)" label in3 "PMIC-3 COMEX 1.8V Rail (out)" label in4 "PMIC-3 COMEX 1.05V Rail (out)" label temp1 "PMIC-3 Temp 1" @@ -57,8 +57,8 @@ bus "i2c-15" "i2c-1-mux (chan_id 6)" label curr1 "PMIC-3 COMEX 1.8V Rail Curr (out)" label curr2 "PMIC-3 COMEX 1.05V Rail Curr (out)" chip "tps53679-i2c-*-61" - label in1 "PMIC-4 PSU 12V Rail (in)" - label in2 "PMIC-4 PSU 12V Rail (in)" + label in1 "PMIC-4 PSU 12V Rail (in1)" + label in2 "PMIC-4 PSU 12V Rail (in2)" label in3 "PMIC-4 COMEX 1.8V Rail (out)" label in4 "PMIC-4 COMEX 1.05V Rail (out)" label temp1 "PMIC-4 Temp 1"