netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] Macb PTP minor updates
@ 2023-03-27 11:06 Harini Katakam
  2023-03-27 11:06 ` [PATCH net-next v3 1/3] net: macb: Update gem PTP support check Harini Katakam
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Harini Katakam @ 2023-03-27 11:06 UTC (permalink / raw)
  To: nicolas.ferre, davem, richardcochran, claudiu.beznea,
	andrei.pistirica, kuba, edumazet, pabeni
  Cc: netdev, linux-kernel, michal.simek, harinikatakamlinux,
	harini.katakam

- Enable PTP unicast
- Optimize HW timestamp reading

v3:
Add patch to move CONFIG_MACB_USE_HWTSTAMP check into gem_has_ptp

v2:
- Handle unicast setting with one register R/W operation
- Update HW timestamp logic to remove sec_rollover variable
- Removed Richard Cochran's ACK as patch 2/2 changed

Harini Katakam (3):
  net: macb: Update gem PTP support check
  net: macb: Enable PTP unicast
  net: macb: Optimize reading HW timestamp

 drivers/net/ethernet/cadence/macb.h      |  6 +++++-
 drivers/net/ethernet/cadence/macb_main.c | 15 +++++++++++----
 drivers/net/ethernet/cadence/macb_ptp.c  |  4 ++--
 3 files changed, 18 insertions(+), 7 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2023-03-27 22:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-27 11:06 [PATCH net-next v3 0/3] Macb PTP minor updates Harini Katakam
2023-03-27 11:06 ` [PATCH net-next v3 1/3] net: macb: Update gem PTP support check Harini Katakam
2023-03-27 17:51   ` kernel test robot
2023-03-27 22:39   ` kernel test robot
2023-03-27 11:06 ` [PATCH net-next v3 2/3] net: macb: Enable PTP unicast Harini Katakam
2023-03-27 11:06 ` [PATCH net-next v3 3/3] net: macb: Optimize reading HW timestamp Harini Katakam

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).