From c60bf905903c8864a04a68239b6aff35d74c3ad6 Mon Sep 17 00:00:00 2001 From: Kebo Liu Date: Wed, 20 Jul 2022 14:00:17 +0800 Subject: [PATCH] [202012] [Mellanox] Update hw-mgmt package to V.7.0010.2349 (#11421) - Why I did it New changes in this new HW-MGMT package: 1. hw-mgmt: chassis events: Fix voltmon address conflict on connecting 2. hw-mgmt: topology: Add COMEX BRDWL respin support a. Removed A2D sensor from all COMEX BRDWL boards b. Add COMEX BRDWL boards with register defined (config3) - How I did it Advance the hw-mgmt repo pointer and update the hw-mgmt version number - How to verify it Run platform-related regression test cases on the new testbed. Signed-off-by: Kebo Liu --- 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 6115732940..5e9c2e3c22 100644 --- a/platform/mellanox/hw-management.mk +++ b/platform/mellanox/hw-management.mk @@ -1,6 +1,6 @@ # Mellanox HW Management -MLNX_HW_MANAGEMENT_VERSION = 7.0010.2347 +MLNX_HW_MANAGEMENT_VERSION = 7.0010.2349 export MLNX_HW_MANAGEMENT_VERSION diff --git a/platform/mellanox/hw-management/hw-mgmt b/platform/mellanox/hw-management/hw-mgmt index 3a8787997d..67c3b6bd86 160000 --- a/platform/mellanox/hw-management/hw-mgmt +++ b/platform/mellanox/hw-management/hw-mgmt @@ -1 +1 @@ -Subproject commit 3a8787997d7b0269c144861bfc9e7263c028f6bc +Subproject commit 67c3b6bd8617f4e0a282dab704a5f741088a3dd6