Re: [PATCH] net: phy: dp83867: add MDI-X management

From: LUCA ELLERO

Date: Wed May 06 2026 - 08:55:35 EST


On Mon, May 05, 2026 at 02:34:56PM +0200, Andrew Lunn wrote:
>
> On Tue, May 05, 2026 at 02:27:30PM +0200, Luca Ellero wrote:
> > ethtool on this phy device always reports "MDI-X: Unknown" and doesn't
> > support forcing it to on or off.
> > This patch adds support for reading/forcing MDI-X mode from ethtool
> > properly.
>
> This looks good to me.

Thank you for the review.

> Please take a read on
>
> https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
> The Subject line should indicate the tree.

Got it, I'll fix the subject line to indicate the net-next tree in v2.

> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

I will include your Reviewed-by tag in the next version.

Best regards,
Luca