Re: [PATCH v4 05/14] net: phy: add qca8081 ethernet phy driver
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-10-22 16:03:21
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-10-22 16:03:21
Also in:
lkml
On Fri, 22 Oct 2021 20:06:15 +0800 Luo Jie wrote:
qca8081 is a single port ethernet phy chip that supports 10/100/1000/2500 Mbps mode. Add the basic phy driver features, and reuse the at803x phy driver functions. Signed-off-by: Luo Jie <redacted>
Does not apply cleanly to net-next/master. Please rebase and repost.