kernel: bump 5.10 to 5.10.78
[openwrt/staging/thess.git] / target / linux / bcm4908 / patches-5.10 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index c8d362df4ad3fb80f026f1f3863f045e1bb2f892..a47ae2f738540312e7ad54e56b1e7cc5231cf4a0 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
-@@ -1484,10 +1484,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1488,10 +1488,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;