kernel: bump 5.10 to 5.10.129
[openwrt/staging/stintel.git] / target / linux / bcm4908 / patches-5.10 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 4aec8f84399106c1fab25053fcc1321bdf8b8030..5cdaa222c29e46f5ee51ee8487fb5be46e885e42 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
-@@ -1535,10 +1535,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1540,10 +1540,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;