]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 6 Feb 2020 19:23:52 +0000 (11:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Feb 2020 10:26:15 +0000 (11:26 +0100)
commitbd16e34652d02a80a6a895851e205f89e6dd2486
treefa2c7e6a477a64f319df88c4728023cd1fdbd443
parent3b8fee6cf2e1dafe3551982a2864272467f00051
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port

The 7445 switch clocking profiles do not allow us to run the IMP port at
2Gb/sec in a way that it is reliable and consistent. Make sure that the
setting is only applied to the 7278 family.

Fixes: 0eb35a2d5e6c ("net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/bcm_sf2.c