-
- Downloads
"git@ssh.gitlab.freedesktop.org:isinyaaa/linux.git" did not exist on "77e02cf57b6cff9919949defb7fd9b8ac16399a2"
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>
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- drivers/net/phy/mediatek/Kconfig 4 additions, 0 deletionsdrivers/net/phy/mediatek/Kconfig
- drivers/net/phy/mediatek/Makefile 1 addition, 0 deletionsdrivers/net/phy/mediatek/Makefile
- drivers/net/phy/mediatek/mtk-ge-soc.c 25 additions, 255 deletionsdrivers/net/phy/mediatek/mtk-ge-soc.c
- drivers/net/phy/mediatek/mtk-phy-lib.c 254 additions, 0 deletionsdrivers/net/phy/mediatek/mtk-phy-lib.c
- drivers/net/phy/mediatek/mtk.h 86 additions, 0 deletionsdrivers/net/phy/mediatek/mtk.h
Loading
Please register or sign in to comment