summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/b53/b53_common.c
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2016-06-09 18:23:54 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-09 22:21:29 -0700
commit0830c9802e33d8c94b9b2f89b3db4aae92e55bf6 (patch)
tree2c7e52741cf7856c59c1b2535737ce3ef288fac8 /drivers/net/dsa/b53/b53_common.c
parent967dd82ffc52e9d8ea0defde094f9a39a3f4eeed (diff)
downloadop-kernel-dev-0830c9802e33d8c94b9b2f89b3db4aae92e55bf6.zip
op-kernel-dev-0830c9802e33d8c94b9b2f89b3db4aae92e55bf6.tar.gz
net: dsa: b53: Add BCM7445 quirk
The Broadcom BCM7445 STB chip has an issued in its revision D0 which was previously worked around in drivers/net/dsa/bcm_sf2.c where we may end-up double programming the integrated BCM7445 switch (bcm_sf2) and an external Broadcom switch such as BCM53125, since these are mostly register compatible. Add a small quirk which just defers probing until we are sitting on the slave DSA MDIO bus, which will allow us to intercept reads/writes and funnel them through the SF2 internal MDIO master (which happens to disconnect its pseudo PHY). Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/b53/b53_common.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud