kernel: bump 6.1 to 6.1.60
[openwrt/openwrt.git] / target / linux / bcm4908 / patches-6.1 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index 954b28b63b57b1a6c90fb0fa09fd38fd3e0b2899..cf089fec6157a07bcc10d22f18565b56c157215e 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
-@@ -1516,10 +1516,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1522,10 +1522,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;