]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Merge branch 'ksz886x-forced-link-modes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 20 Oct 2023 10:50:46 +0000 (11:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Oct 2023 10:50:46 +0000 (11:50 +0100)
Oleksij Rempel says:

====================
fix forced link mode for KSZ886X switches

changes v3:
- squash patch 1 and 2
- use genphy_config_aneg() instead of genphy_setup_forced()

changes v2:
- address kernel test robot warning
- change comment explaining clearing of KSZ886X_CTRL_FORCE_LINK bit
- s/PHY we create/PHY will create/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge