On 6/18/19 10:57 AM, Benedikt Spranger wrote: > From: Florian Fainelli <f.faine...@gmail.com> > > When enabling Broadcom tags on earlier devices such as BCM53125, we need > to also enable Managed mode, as well as configure which port is going to > be the IMP port. If we did not do that, the switch would just pass > through the Broadcom tags on the wire and not act on them. We need to > have bcm_sf2 stop overwriting the SWMODE register and let b53 deal with > that now. > > Fixes: 7edc58d614d4 ("net: dsa: b53: Turn on Broadcom tags") > Signed-off-by: Florian Fainelli <f.faine...@gmail.com> > Signed-off-by: Benedikt Spranger <b.spran...@linutronix.de>
This patch was part of a bigger series that you don't submit, so you are simply not just potentially breaking all users of b53, but you are also breaking bcm_sf2 which you probably don't have access to for testing, that's unfortunate. More on the cover letter. -- Florian