Re: [PATCH 1/2] net: phy: Add BaseT1 auto-negotiation constants
From: Andrew Lunn
Date: Mon Dec 18 2023 - 18:45:24 EST
On Mon, Dec 18, 2023 at 11:18:13PM +0100, Dimitri Fedrau wrote:
> Added constants for advertising 100BT1 and 1000BT1 in register BASE-T1
> auto-negotiation advertisement register [31:16] (Register 7.515)
Hi Dimitri
These two patches look good, but...
Please take a read of:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#netdev-faq
Also, its normal to include a user for new APIs. Do you have a driver
which will make use of this to advertisement modes?
Thanks
Andrew