bcm4908: fix b53 regression regarding RGMII reg(s)
[openwrt/staging/thess.git] / target / linux / bcm4908 / patches-5.10 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index a47ae2f738540312e7ad54e56b1e7cc5231cf4a0..d3714dfa7a2f843881d3fd00c75eef393aca06cf 100644 (file)
@@ -29,7 +29,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
 
 --- a/drivers/net/dsa/bcm_sf2.c
 +++ b/drivers/net/dsa/bcm_sf2.c
-@@ -1488,10 +1488,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1487,10 +1487,14 @@ static int bcm_sf2_sw_probe(struct platf
        rev = reg_readl(priv, REG_PHY_REVISION);
        priv->hw_params.gphy_rev = rev & PHY_REVISION_MASK;