kernel: bump 5.10 to 5.10.129
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-5.10 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 5150b074a9333f30844315aafa9dadac62751ed9..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
-@@ -1529,10 +1529,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;