summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSkyLake.Huang <skylake.huang@mediatek.com>2024-11-09 00:34:52 +0800
committerDavid S. Miller <davem@davemloft.net>2024-11-13 13:06:04 +0000
commit7f9c320c98dbca18934afa80306015eb71c05a6c (patch)
tree6e8ec5b4a05495099d36f2900e4739966c2185f3 /MAINTAINERS
parent4c452f7ea86212934ae896842847d1671e13a18b (diff)
downloadlinux-7f9c320c98dbca18934afa80306015eb71c05a6c.tar.gz
linux-7f9c320c98dbca18934afa80306015eb71c05a6c.tar.bz2
linux-7f9c320c98dbca18934afa80306015eb71c05a6c.zip
net: phy: mediatek: Move LED helper functions into mtk phy lib
This patch creates mtk-phy-lib.c & mtk-phy.h and integrates mtk-ge-soc.c's LED helper functions so that we can use those helper functions in other MTK's ethernet phy driver. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: SkyLake.Huang <skylake.huang@mediatek.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 16c37c8d7cc1..675bd38630b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14440,7 +14440,9 @@ M: SkyLake Huang <SkyLake.Huang@mediatek.com>
L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/phy/mediatek/mtk-ge-soc.c
+F: drivers/net/phy/mediatek/mtk-phy-lib.c
F: drivers/net/phy/mediatek/mtk-ge.c
+F: drivers/net/phy/mediatek/mtk.h
F: drivers/phy/mediatek/phy-mtk-xfi-tphy.c
MEDIATEK I2C CONTROLLER DRIVER