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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2020 12:34:14 +0000 (04:34 -0800)
commitfbd4c421b53a4b9128219d59e813e9f3015cf1ee
treee9e7d2942bedf4d4c75d560996c1f45d04f6e5a1
parent6513fd0adb0cd1b1b9cd330590f9d04e72a85398
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port

[ Upstream commit de34d7084edd069dac5aa010cfe32bd8c4619fa6 ]

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: 8f1880cbe8d0 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/dsa/bcm_sf2.c