From: David S. Miller Date: Wed, 1 Dec 2021 14:52:34 +0000 (+0000) Subject: Merge branch 'mlxsw-Spectrum-4-prep' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=10184da91666;p=linux.git Merge branch 'mlxsw-Spectrum-4-prep' From: Ido Schimmel ==================== mlxsw: Spectrum-4 preparations The Spectrum-4 ASIC will support more than 256 ports, unlike existing ASICs. As such, various device registers were extended with two additional bits to encode a 10 bit local port. In some cases, new (Version 2) registers were introduced. This patchset prepares mlxsw for Spectrum-4 support by encoding local port in a 'u16' instead of a 'u8' and by extending the definitions of the various registers to support the extended local port form. ==================== Signed-off-by: David S. Miller --- 10184da91666e3f37fb2ddb722239097b55cc0a2