bcm4908: backport bcm_sf2 patch for better LED registers support
[openwrt/staging/noltari.git] / target / linux / bcm4908 / patches-5.4 / 700-net-dsa-bcm_sf2-enable-GPHY-for-switch-probing.patch
index c9e4c67376ea7aa4691f89b737e9918e68de8e74..d9d972c9cdd2533070df8bfb0126da93fe7c789b 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
-@@ -1321,10 +1321,14 @@ static int bcm_sf2_sw_probe(struct platf
+@@ -1363,10 +1363,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;