Re: [PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai
From: Simon Horman
Date: Thu Apr 06 2023 - 09:49:53 EST
On Thu, Apr 06, 2023 at 03:11:27PM +0200, Lukasz Majewski wrote:
> The LAN8720Ai has special bit (12) in the PHY SPECIAL
> CONTROL/STATUS REGISTER (dec 31) to indicate if the
> AutoNeg is finished.
>
> Signed-off-by: Lukasz Majewski <lukma@xxxxxxx>
Hi Lukasz,
I think you need to rebase this on net-next.
If you repost please also include 'net-next' in the subject:
[PATCH net-next v2].
And a note about the changes between v1 and v2.