From d93970bc2ecbc77043373b90c13f9089fab5d8cf Mon Sep 17 00:00:00 2001 From: Sudharsan Dhamal Gopalarathnam Date: Wed, 31 May 2023 20:41:59 -0700 Subject: [PATCH] [Mellanox] Update hw-mgmt to 7.0020.4301 (#15260) (#15283) Manual Cherrypick of #15260 Why I did it Bug fix: I2C bus is stuck - Unable to probe I2C bus 2-0048, which causes /var/run/hw-management/config/sfp_counter, module_counter to be zero and pmon docker unable to start. Work item tracking Microsoft ADO (number only): How I did it Update HW-MGMT package version in the make file Update HW-MGMT submodule pointer How to verify it run full sonic-mgmt regression --- platform/mellanox/hw-management.mk | 2 +- platform/mellanox/hw-management/hw-mgmt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/mellanox/hw-management.mk b/platform/mellanox/hw-management.mk index a12bd9b32a..e8484dc611 100644 --- a/platform/mellanox/hw-management.mk +++ b/platform/mellanox/hw-management.mk @@ -16,7 +16,7 @@ # # Mellanox HW Management -MLNX_HW_MANAGEMENT_VERSION = 7.0020.4104 +MLNX_HW_MANAGEMENT_VERSION = 7.0020.4301 export MLNX_HW_MANAGEMENT_VERSION diff --git a/platform/mellanox/hw-management/hw-mgmt b/platform/mellanox/hw-management/hw-mgmt index 9c3f6b2d6a..c036e38b39 160000 --- a/platform/mellanox/hw-management/hw-mgmt +++ b/platform/mellanox/hw-management/hw-mgmt @@ -1 +1 @@ -Subproject commit 9c3f6b2d6ac4be2eda936522f369ff8920deb4e2 +Subproject commit c036e38b3969e1b0eebbf36ef367bb14cd52bcfb