]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phy: qcom: move the WoL function to shared library
authorLuo Jie <quic_luoj@quicinc.com>
Fri, 4 Jul 2025 05:31:13 +0000 (13:31 +0800)
committerJakub Kicinski <kuba@kernel.org>
Mon, 7 Jul 2025 23:43:47 +0000 (16:43 -0700)
commite31cf3cce2102af984656fed6e2254cbdd46da02
tree64b58e6faac0e99f4e675b67118ca344ce2456e9
parentb9fd9888a5654e59f6c6249337e36c53c1faa329
net: phy: qcom: move the WoL function to shared library

Move the WoL (Wake-on-LAN) functionality to a shared library to enable
its reuse by the QCA808X PHY driver, incorporating support for WoL
functionality similar to the implementation in at8031_set_wol().

Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
Link: https://patch.msgid.link/20250704-qcom_phy_wol_support-v1-1-053342b1538d@quicinc.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/qcom/at803x.c
drivers/net/phy/qcom/qcom-phy-lib.c
drivers/net/phy/qcom/qcom.h