aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2023-02-17 18:30:00 +0100
committerPaul Spooren <mail@aparcar.org>2023-02-17 18:30:30 +0100
commitc0683ec4586d03c9a30efb3c7497fc30db33fc60 (patch)
treeb42a2b8145daea5d466df31343e7e48a93ae2af9 /target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch
parent86ecf7bd39bf3003ac8b681e7ddf949baa52d8fd (diff)
downloadupstream-c0683ec4586d03c9a30efb3c7497fc30db33fc60.tar.gz
upstream-c0683ec4586d03c9a30efb3c7497fc30db33fc60.tar.bz2
upstream-c0683ec4586d03c9a30efb3c7497fc30db33fc60.zip
kernel: 5.15: refresh patches
This commit fixes the following commit f584fb2f7e kernel: import accepted MediaTek Ethernet patches Unrefreshed patches caused the CI to fail. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch')
-rw-r--r--target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch b/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch
index 274c3a5cc2..9a6b228a27 100644
--- a/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch
+++ b/target/linux/generic/pending-5.15/724-net-mtk_sgmii-implement-mtk_pcs_ops.patch
@@ -15,7 +15,7 @@ Signed-off-by: Daniel Golle <daniel@makrotopia.org>
--- a/drivers/net/ethernet/mediatek/mtk_sgmii.c
+++ b/drivers/net/ethernet/mediatek/mtk_sgmii.c
-@@ -143,10 +143,28 @@ static void mtk_pcs_link_up(struct phyli
+@@ -139,10 +139,28 @@ static void mtk_pcs_link_up(struct phyli
regmap_write(mpcs->regmap, SGMSYS_SGMII_MODE, val);
}