netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/4] support for hwtstamp_get in phy - part 2
@ 2025-11-29 19:53 Vadim Fedorenko
  2025-11-29 19:53 ` [PATCH net-next v2 1/4] net: phy: micrel: improve HW timestamping config logic Vadim Fedorenko
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Vadim Fedorenko @ 2025-11-29 19:53 UTC (permalink / raw)
  To: Andrew Lunn, Russell King, Heiner Kallweit, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Richard Cochran,
	Andrew Lunn
  Cc: Simon Horman, Vladimir Oltean, Jacob Keller, Kory Maincent,
	netdev, Vadim Fedorenko

There are 2 drivers which had some inconsistency in HW timestamping
configuration logic. Improve both of them and add hwtstamp_get()
callback.

v1 -> v2:
* add checks and return error in case of unsupported TX tiemstamps
* get function for lan8814 and lan8841 are the same - keep only one

Vadim Fedorenko (4):
  net: phy: micrel: improve HW timestamping config logic
  net: phy: micrel: add HW timestamp configuration reporting
  net: phy: microchip_rds_ptp: improve HW ts config logic
  net: phy: microchip_rds_ptp: add HW timestamp configuration reporting

 drivers/net/phy/micrel.c            | 35 ++++++++++++++++++++++++-----
 drivers/net/phy/microchip_rds_ptp.c | 34 +++++++++++++++++++++++-----
 2 files changed, 58 insertions(+), 11 deletions(-)

-- 
2.47.3


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2025-12-01 10:34 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-29 19:53 [PATCH net-next v2 0/4] support for hwtstamp_get in phy - part 2 Vadim Fedorenko
2025-11-29 19:53 ` [PATCH net-next v2 1/4] net: phy: micrel: improve HW timestamping config logic Vadim Fedorenko
2025-11-29 20:49   ` Andrew Lunn
2025-12-01  9:33   ` Kory Maincent
2025-12-01 10:34     ` Vadim Fedorenko
2025-11-29 19:53 ` [PATCH net-next v2 2/4] net: phy: micrel: add HW timestamp configuration reporting Vadim Fedorenko
2025-11-29 20:49   ` Andrew Lunn
2025-12-01  9:28   ` Kory Maincent
2025-11-29 19:53 ` [PATCH net-next v2 3/4] net: phy: microchip_rds_ptp: improve HW ts config logic Vadim Fedorenko
2025-11-29 20:51   ` Andrew Lunn
2025-12-01  9:34   ` Kory Maincent
2025-12-01 10:28     ` Vadim Fedorenko
2025-11-29 19:53 ` [PATCH net-next v2 4/4] net: phy: microchip_rds_ptp: add HW timestamp configuration reporting Vadim Fedorenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).