public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/4] net: fec: fix some PTP related issues
@ 2025-11-25  8:52 Wei Fang
  2025-11-25  8:52 ` [PATCH net 1/4] net: fec: cancel perout_timer when PEROUT is disabled Wei Fang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Wei Fang @ 2025-11-25  8:52 UTC (permalink / raw)
  To: shenwei.wang, xiaoning.wang, andrew+netdev, davem, edumazet, kuba,
	pabeni, eric, richardcochran
  Cc: imx, netdev, linux-kernel

There are some issues which were introduced by the commit 350749b909bf
("net: fec: Add support for periodic output signal of PPS"). See each
patch for more details.

Wei Fang (4):
  net: fec: cancel perout_timer when PEROUT is disabled
  net: fec: do not update PEROUT if it is enabled
  net: fec: do not allow enabling PPS and PEROUT simultaneously
  net: fec: do not register PPS event for PEROUT

 drivers/net/ethernet/freescale/fec.h     |  1 +
 drivers/net/ethernet/freescale/fec_ptp.c | 64 +++++++++++++++++++-----
 2 files changed, 53 insertions(+), 12 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-11-27 11:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25  8:52 [PATCH net 0/4] net: fec: fix some PTP related issues Wei Fang
2025-11-25  8:52 ` [PATCH net 1/4] net: fec: cancel perout_timer when PEROUT is disabled Wei Fang
2025-11-25  8:52 ` [PATCH net 2/4] net: fec: do not update PEROUT if it is enabled Wei Fang
2025-11-25  8:52 ` [PATCH net 3/4] net: fec: do not allow enabling PPS and PEROUT simultaneously Wei Fang
2025-11-25  8:52 ` [PATCH net 4/4] net: fec: do not register PPS event for PEROUT Wei Fang
2025-11-27 11:00 ` [PATCH net 0/4] net: fec: fix some PTP related issues patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox