mediatek: fixes for Ethernet on MT7988 SoC
[openwrt/staging/dangole.git] / target / linux / mediatek / patches-6.1 / 962-net-ethernet-mediatek-use-QDMA-instead-of-ADMAv2-on-.patch
index 66c28eaaaa8689226aed555cd1695b3dec9e5271..bebd7e870a555f68c7a010ce246e2b3e1d55b2f3 100644 (file)
@@ -89,7 +89,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
                /* Set FE to PDMAv2 if necessary */
                val = mtk_r32(eth, MTK_FE_GLO_MISC);
                mtk_w32(eth,  val | BIT(4), MTK_FE_GLO_MISC);
-@@ -5303,11 +5303,11 @@ static const struct mtk_soc_data mt7981_
+@@ -5306,11 +5306,11 @@ static const struct mtk_soc_data mt7981_
                .dma_len_offset = 8,
        },
        .rx = {
@@ -105,7 +105,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
        },
  };
  
-@@ -5329,11 +5329,11 @@ static const struct mtk_soc_data mt7986_
+@@ -5332,11 +5332,11 @@ static const struct mtk_soc_data mt7986_
                .dma_len_offset = 8,
        },
        .rx = {