0031:
1. Skip split entries in hwmon.
2. Run loop for port creation over maximum port counter, otherwise
in some split configuration with holes, some last modules can be
missed.
0032:
This patch is required for new Mellanox systems and also contains
bugfixes. Patch contains backporting for the next drivers:
drivers/net/ethernet/mellanox/mlxsw/mlxsw_minimal;
drivers/platform/x86/mlx-platform;
drivers/platform/mellanox/mlxreg-hotplug;
drivers/hwmon/mlxreg-fan
Fix LED for MSN3800 system
Fix LED for systems with single-FAN drawer systems
Add kernel patches
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
- mlx-platform: backport patches from 4.19
- mlx-platform: Add support for register CPLD3_VER, RST_CUSE
Add NG system type support
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
- mlx-platform: backport patches from 4.19
- mlx-platform: Add support for register CPLD3_VER, RST_CUSE
Add NG system type support
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
1. Add networking options to kernel config;
2. Fix config problem with pass to kernel version 4.9.75
Signed-off-by: Oleksandr Shamray <oleksandrs@mellanox.com>
1. Patch 0009... introduces new module mlxreg-io, which exposes the registers of the
programmable devices, equipped on Melanox systems to sysfs. These are the
registers, which are used for system resets operation, system reset causes
monitoring, select operation and version info.
2. Patch 0010... adds verification for low aggregation register mask offset. Only
non-zero offset is considered as valid.
3. Patch 0011... adds new OEM system types to mlx-platform; fix for interrupt burst;
support for dynamic base i2c bus number allocation.
4. Patch 0012... adds support for extended length of read and write transactions
with new CPLD logic; adds support for extended length of read and write transactions.
Signed-off-by: Michael Shych <michaelsh@mellanox.com>
AT24 module can be loaded with different max buffer size.
ISMT driver interfere with MLNX I2C controller.
ISMT as module can be placed in blacklist on Mlnx platforms.
Signed-off-by: Michael Shych <michaelsh@mellanox.com>