[openwrt/openwrt] kernel: update patches for mediatek filogic

LEDE Commits lede-commits at lists.infradead.org
Wed Jul 26 04:20:10 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/65c1f418e3add2d32b036696530dffddaba64d72

commit 65c1f418e3add2d32b036696530dffddaba64d72
Author: Felix Baumann <felix.bau at gmx.de>
AuthorDate: Fri Jul 21 22:32:46 2023 +0000

    kernel: update patches for mediatek filogic
    
    Fix complaint from actions
    Check Kernel patches (mediatek, filogic)
    https://github.com/openwrt/openwrt/actions/runs/5569719763/job/15081672586?pr=13072
    
    Signed-off-by: Felix Baumann <felix.bau at gmx.de>
---
 .../730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch b/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch
index 26ebcb6733..85e6b03a59 100644
--- a/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch
+++ b/target/linux/mediatek/patches-5.15/730-v6.5-net-phy-add-driver-for-MediaTek-SoC-built-in-GE-PHYs.patch
@@ -42,7 +42,7 @@ Signed-off-by: David S. Miller <davem at davemloft.net>
  L:	linux-i2c at vger.kernel.org
 --- a/drivers/net/phy/Kconfig
 +++ b/drivers/net/phy/Kconfig
-@@ -293,6 +293,18 @@ config MEDIATEK_GE_PHY
+@@ -292,6 +292,18 @@ config MEDIATEK_GE_PHY
  	help
  	  Supports the MediaTek Gigabit Ethernet PHYs.
  




More information about the lede-commits mailing list