kernel: bump 5.15 to 5.15.105
[openwrt/staging/dedeckeh.git] / target / linux / generic / backport-5.15 / 705-12-v6.0-net-dsa-mt7530-rework-mt753-01-_setup.patch
index a50fe30164b7d8a96cd79fb9e0b933f1eecf299d..b02705cc701165877e4e48e46143ec5cb6ef905a 100644 (file)
@@ -16,7 +16,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
 
 --- a/drivers/net/dsa/mt7530.c
 +++ b/drivers/net/dsa/mt7530.c
-@@ -2105,11 +2105,12 @@ static int
+@@ -2101,11 +2101,12 @@ static int
  mt7530_setup(struct dsa_switch *ds)
  {
        struct mt7530_priv *priv = ds->priv;
@@ -30,7 +30,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
        u32 id, val;
        int ret, i;
  
-@@ -2117,7 +2118,19 @@ mt7530_setup(struct dsa_switch *ds)
+@@ -2113,7 +2114,19 @@ mt7530_setup(struct dsa_switch *ds)
         * controller also is the container for two GMACs nodes representing
         * as two netdev instances.
         */
@@ -51,7 +51,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
        ds->assisted_learning_on_cpu_port = true;
        ds->mtu_enforcement_ingress = true;
  
-@@ -2281,6 +2294,7 @@ mt7531_setup(struct dsa_switch *ds)
+@@ -2286,6 +2299,7 @@ mt7531_setup(struct dsa_switch *ds)
  {
        struct mt7530_priv *priv = ds->priv;
        struct mt7530_dummy_poll p;
@@ -59,7 +59,7 @@ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
        u32 val, id;
        int ret, i;
  
-@@ -2355,8 +2369,11 @@ mt7531_setup(struct dsa_switch *ds)
+@@ -2360,8 +2374,11 @@ mt7531_setup(struct dsa_switch *ds)
                                 CORE_PLL_GROUP4, val);
  
        /* BPDU to CPU port */