bcm4908: backport recent bcm_sf2 changes
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.4 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 26f6216061967d263ec6b49487c51641bc44d629..7ba7f73f15f86779cb9284e9e247b3e7a522b44e 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
-@@ -1234,10 +1234,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1290,10 +1290,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;