From: David S. Miller Date: Tue, 14 Sep 2021 11:44:17 +0000 (+0100) Subject: Merge branch 'mlxsw-next' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a9d5e3d78dfddeb2be135204289d4718922d929c;p=linux.git Merge branch 'mlxsw-next' Ido Schimmel says: ==================== mlxsw: spectrum: Adjustments to port split and label port Jiri says: This patchset includes patches that prepare the driver to support modular systems. PLLP register is introduced to get front panel port label which is no longer equivalent to "module + 1" for modular systems, where the numbering is per line card. So far for all systems all front panel ports had same format and could be split to the same number of subports. This is no longer true for modular systems, where every line card can have different types of front panel ports. The PMTDB register is introduced to easily query FW for split capabilities of particular front panel port. It is generic for use in modular and non-modular systems. ==================== Signed-off-by: David S. Miller --- a9d5e3d78dfddeb2be135204289d4718922d929c