commit | de34d7084edd069dac5aa010cfe32bd8c4619fa6 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Feb 06 11:23:52 2020 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 07 11:26:15 2020 +0100 |
tree | fa2c7e6a477a64f319df88c4728023cd1fdbd443 | |
parent | df373702bc0f8f2d83980ea441e71639fc1efcf8 [diff] |
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: 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>