kernel: bump 5.15 to 5.15.137
[openwrt/staging/xback.git] / target / linux / bcm4908 / patches-5.15 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index ba09c562aebae6f0966ef7c73ec72989a61257fd..165b02da0fa32afe385689f9b225ac8018597646 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
-@@ -1542,10 +1542,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1548,10 +1548,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;