]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'octeontx2-pf-extend-link-modes-support'
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Jun 2025 23:56:02 +0000 (16:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Jun 2025 23:56:02 +0000 (16:56 -0700)
Hariprasad Kelam says:

====================
Octeontx2-pf: extend link modes support

This series of patches adds multi advertise mode support along with
other improvements in link mode management code flow.

Patch1: Currently all SGMII modes 10/100/1000baseT are mapped with
        single firmware mode. This patch updates these link modes
        with corresponding firmware modes.

Patch2: Due to limitation in current kernel <-> firmware communication,
        link modes are divided into multiple groups, and identified
        with their group index.

Patch3: Adds support for multi advertise mode.
====================

Link: https://patch.msgid.link/20250625092107.9746-1-hkelam@marvell.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge