Re: [PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY

2020-05-27 Thread Andrew Lunn
On Tue, May 26, 2020 at 05:01:49PM +0200, Antoine Tenart wrote: > This patch adds support for offloading timestamping operations not only > to the Ocelot switch (as already supported) but to compatible PHYs. > When both the PHY and the Ocelot switch support timestamping operations, > the PHY implem

[PATCH net-next 2/2] net: mscc: allow offloading timestamping operations to the PHY

2020-05-26 Thread Antoine Tenart
This patch adds support for offloading timestamping operations not only to the Ocelot switch (as already supported) but to compatible PHYs. When both the PHY and the Ocelot switch support timestamping operations, the PHY implementation is chosen as the timestamp will happen closer to the medium. S