kernel: backport b53/bcm_sf2 changes from v5.7
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.4 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index d7a4c5b1b866f329ca4215c3161483618ca33f24..39efb11d8172065e593bb7f2bb96921e087b28e1 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
-@@ -1388,10 +1388,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1396,10 +1396,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;