Re: [PATCH] net: phy: dp83867: add MDI-X management
From: Andrew Lunn
Date: Tue May 05 2026 - 08:45:46 EST
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. Please take a read on
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html
The Subject line should indicate the tree.
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew