bcm4908: backport the latest bcm_sf2 commits
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.4 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 0fe59e411a3345caa7bfc0da20f6b0d3dfbe1dd6..2087559262f76190ccc06434438555aed981cd23 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
-@@ -1285,10 +1285,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1319,10 +1319,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;