All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] TJA1103 perout and extts
@ 2022-01-03 16:01 Radu Pirea (NXP OSS)
  2022-01-03 16:01 ` [PATCH v3 1/1] phy: nxp-c45-tja11xx: add extts and perout support Radu Pirea (NXP OSS)
  2022-01-04 12:20 ` [PATCH v3 0/1] TJA1103 perout and extts patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Radu Pirea (NXP OSS) @ 2022-01-03 16:01 UTC (permalink / raw)
  To: netdev, linux-kernel
  Cc: christian.herber, andrew, hkallweit1, linux, davem, kuba,
	richardcochran, Radu Pirea (NXP OSS)

Hi,

This is the PEROUT and EXTTS implementation for TJA1103.

Changes in v3:
- removed "phy: nxp-c45-tja11xx: read the tx timestamp without
 lock" patch

Changes in v2:
- removed the patch that implemented PTP_PEROUT_REVERSE_POLARITY and
reimplemented the functionality with PTP_PEROUT_PHASE
- call ptp_clock_event if the new timestamp is different than the old one,
not just greater
- improved description of mutex lock changes

Cheers,
Radu P.


Radu Pirea (NXP OSS) (1):
  phy: nxp-c45-tja11xx: add extts and perout support

 drivers/net/phy/nxp-c45-tja11xx.c | 220 ++++++++++++++++++++++++++++++
 1 file changed, 220 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2022-01-04 12:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-03 16:01 [PATCH v3 0/1] TJA1103 perout and extts Radu Pirea (NXP OSS)
2022-01-03 16:01 ` [PATCH v3 1/1] phy: nxp-c45-tja11xx: add extts and perout support Radu Pirea (NXP OSS)
2022-01-04 12:20 ` [PATCH v3 0/1] TJA1103 perout and extts patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.