kernel: bump 5.15 to 5.15.103
[openwrt/staging/hauke.git] / target / linux / generic / backport-5.15 / 705-05-v5.19-net-dsa-mt7530-only-indicate-linkmodes-that-can-be-s.patch
index 6ee017ea72e8d862208d53cee2ab09258699b916..97d3ff9c98c704f8c29e8a6c1185c83b1a6a6f4b 100644 (file)
@@ -23,7 +23,7 @@ Signed-off-by: Paolo Abeni <pabeni@redhat.com>
 
 --- a/drivers/net/dsa/mt7530.c
 +++ b/drivers/net/dsa/mt7530.c
-@@ -2535,12 +2535,13 @@ static int mt7531_rgmii_setup(struct mt7
+@@ -2540,12 +2540,13 @@ static int mt7531_rgmii_setup(struct mt7
  }
  
  static void mt7531_sgmii_validate(struct mt7530_priv *priv, int port,
@@ -38,7 +38,7 @@ Signed-off-by: Paolo Abeni <pabeni@redhat.com>
                phylink_set(supported, 2500baseX_Full);
                phylink_set(supported, 2500baseT_Full);
        }
-@@ -2913,16 +2914,18 @@ static void mt753x_phylink_get_caps(stru
+@@ -2918,16 +2919,18 @@ static void mt753x_phylink_get_caps(stru
  
  static void
  mt7530_mac_port_validate(struct dsa_switch *ds, int port,
@@ -58,7 +58,7 @@ Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  }
  
  static void
-@@ -2945,12 +2948,13 @@ mt753x_phylink_validate(struct dsa_switc
+@@ -2950,12 +2953,13 @@ mt753x_phylink_validate(struct dsa_switc
        }
  
        /* This switch only supports 1G full-duplex. */