From: Florian Fainelli <f.faine...@gmail.com> Date: Wed, 21 Aug 2019 17:07:46 -0700
> The SF2 binding does not specify that the CPU port should have > properties mandatory for successfully instantiating a PHYLINK object. As > such, there will be missing properties (including fixed-link) and when > attempting to validate and later configure link modes, we will have an > incorrect set of parameters (interface, speed, duplex). > > Simply prevent the CPU port from being configured through PHYLINK since > bcm_sf2_imp_setup() takes care of that already. > > Fixes: 0e27921816ad ("net: dsa: Use PHYLINK for the CPU/DSA ports") > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> Applied, thanks Florian.