[PATCH v1 0/3] net: phy: Add qca8081 ethernet phy driver
From: Luo Jie <hidden>
Date: 2021-08-30 11:08:11
Also in:
lkml
From: Luo Jie <hidden>
Date: 2021-08-30 11:08:11
Also in:
lkml
This patch series add the qca8081 ethernet phy driver support, which improve the wol feature, leverage at803x phy driver and add the cdt feature. Changes in v1: * merge qca8081 phy driver into at803x. * add cdt feature. * leverage at803x phy driver helpers. Luo Jie (3): net: phy: improve the wol feature of at803x net: phy: add qca8081 ethernet phy driver net: phy: add cdt feature of qca8081 phy drivers/net/phy/at803x.c | 632 ++++++++++++++++++++++++++++++++++----- 1 file changed, 557 insertions(+), 75 deletions(-) -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project