From: David S. Miller Date: Wed, 15 Sep 2021 15:17:16 +0000 (+0100) Subject: Merge branch 'mlxsw-Add-support-for-transceiver-modules-reset' X-Git-Tag: v6.6.17~8953^2~442 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5706383b30cfd511022b42d583d2196b5ec8f8a3;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'mlxsw-Add-support-for-transceiver-modules-reset' Ido Schimmel says: ==================== mlxsw: Add support for transceiver modules reset This patchset prepares mlxsw for future transceiver modules related [1] changes and adds reset support via the existing 'ETHTOOL_RESET' interface. Patches #1-#6 are relatively straightforward preparations. Patch #7 tracks the number of logical ports that are mapped to the transceiver module and the number of logical ports using it that are administratively up. Needed for both reset support and power mode policy support. Patches #8-#9 add required fields in device registers. Patch #10 implements support for ethtool_ops::reset in order to reset transceiver modules. [1] https://lore.kernel.org/netdev/20210824130344.1828076-1-idosch@idosch.org/ ==================== Signed-off-by: David S. Miller --- 5706383b30cfd511022b42d583d2196b5ec8f8a3