Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'
authorJakub Kicinski <kuba@kernel.org>
Wed, 17 Aug 2022 17:55:06 +0000 (10:55 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 17 Aug 2022 17:55:07 +0000 (10:55 -0700)
commitfd78d07c7c35de260eb89f1be4a1e7487b8092ad
treedc863dccdd228f21aabfde6e38839714bc3a629f
parent815f5f574144aaef4bce6540214cb37434be637c
parent4d2f6dde4daa12315254485566968fe7c7432cfd
Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'

Florian Fainelli says:

====================
net: dsa: bcm_sf2: Utilize PHYLINK for all ports

This patch series has the bcm_sf2 driver utilize PHYLINK to configure
the CPU port link parameters to unify the configuration and pave the way
for DSA to utilize PHYLINK for all ports in the future.

Tested on BCM7445 and BCM7278
====================

Link: https://lore.kernel.org/r/20220815175009.2681932-1-f.fainelli@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>