[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191030093451.26325-1-idosch@idosch.org>
Date: Wed, 30 Oct 2019 11:34:47 +0200
From: Ido Schimmel <idosch@...sch.org>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com,
Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next v2 0/4] mlxsw: Update firmware version
From: Ido Schimmel <idosch@...lanox.com>
This patch set updates the firmware version for Spectrum-1 and enforces
a firmware version for Spectrum-2.
The version adds support for querying port module type. It will be used
by a followup patch set from Jiri to make port split code more generic.
Patch #1 increases the size of an existing register in order to be
compatible with the new firmware version. In the future the firmware
will assign default values to fields not specified by the driver.
Patch #2 temporarily increases the PCI reset timeout for SN3800 systems.
Note that in normal cases the driver will need to wait no longer than 5
seconds for the device to become ready following reset command.
Patch #3 bumps the firmware version for Spectrum-1.
Patch #4 enforces a minimum firmware version for Spectrum-2.
v2:
* Added patch #2
Ido Schimmel (4):
mlxsw: reg: Increase size of MPAR register
mlxsw: pci: Increase PCI reset timeout for SN3800 systems
mlxsw: Bump firmware version to 13.2000.2308
mlxsw: Enforce firmware version for Spectrum-2
drivers/net/ethernet/mellanox/mlxsw/pci_hw.h | 2 +-
drivers/net/ethernet/mellanox/mlxsw/reg.h | 2 +-
.../net/ethernet/mellanox/mlxsw/spectrum.c | 20 ++++++++++++++++++-
3 files changed, 21 insertions(+), 3 deletions(-)
--
2.21.0
Powered by blists - more mailing lists