kernel: bump 5.15 to 5.15.123
[openwrt/staging/hauke.git] / target / linux / generic / pending-5.15 / 737-06-net-ethernet-mtk_eth_soc-add-support-for-MT7988-SoC.patch
index 504d2ea22664d67bd457f668a81a822f94b21599..e8402c0974c434a9535a05389d84b3bef2cefc26 100644 (file)
@@ -150,7 +150,7 @@ mtk_eth_soc driver.
        data |= TX_DMA_SWC_V2 | QID_BITS_V2(info->qid);
        WRITE_ONCE(desc->txd4, data);
  
-@@ -4964,6 +5065,25 @@ static const struct mtk_soc_data mt7986_
+@@ -4957,6 +5058,25 @@ static const struct mtk_soc_data mt7986_
        },
  };
  
@@ -176,7 +176,7 @@ mtk_eth_soc driver.
  static const struct mtk_soc_data rt5350_data = {
        .reg_map = &mt7628_reg_map,
        .caps = MT7628_CAPS,
-@@ -4982,14 +5102,15 @@ static const struct mtk_soc_data rt5350_
+@@ -4975,14 +5095,15 @@ static const struct mtk_soc_data rt5350_
  };
  
  const struct of_device_id of_mtk_match[] = {