netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] net: mvpp2: tai: add extts support
@ 2023-04-17 17:07 Shmuel Hazan
  2023-04-17 17:07 ` [PATCH v2 1/3] net: mvpp2: tai: add refcount for ptp worker Shmuel Hazan
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Shmuel Hazan @ 2023-04-17 17:07 UTC (permalink / raw)
  To: Russell King
  Cc: Marcin Wojtas, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Richard Cochran, horatiu.vultur, netdev,
	linux-kernel, Shmuel Hazan

This patch series adds support for PTP event capture on the Aramda
80x0/70x0. This feature is mainly used by tools linux ts2phc(3) in order
to synchronize a timestamping unit (like the mvpp2's TAI) and a system
DPLL on the same PCB. 

The patch series includes 3 patches: the second one implements the
actual extts function.

Changes in v2:
	* Fixed a deadlock in the poll worker.
	* Removed tabs from comments.

Shmuel Hazan (3):
  net: mvpp2: tai: add refcount for ptp worker
  net: mvpp2: tai: add extts support
  dt-bindings: net: marvell,pp2: add extts docs

 .../devicetree/bindings/net/marvell,pp2.yaml  |  18 +
 .../net/ethernet/marvell/mvpp2/mvpp2_tai.c    | 334 ++++++++++++++++--
 2 files changed, 317 insertions(+), 35 deletions(-)


base-commit: 3e7bb4f2461710b70887704af7f175383251088e
-- 
2.40.0


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

end of thread, other threads:[~2023-04-18 10:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 17:07 [PATCH v2 0/3] net: mvpp2: tai: add extts support Shmuel Hazan
2023-04-17 17:07 ` [PATCH v2 1/3] net: mvpp2: tai: add refcount for ptp worker Shmuel Hazan
2023-04-18  0:44   ` Andrew Lunn
2023-04-18  8:54     ` Shmuel Hazan
2023-04-17 17:07 ` [PATCH v2 2/3] net: mvpp2: tai: add extts support Shmuel Hazan
2023-04-18  9:37   ` Horatiu Vultur
2023-04-18 10:09     ` Shmuel Hazan
2023-04-17 17:07 ` [PATCH v2 3/3] dt-bindings: net: marvell,pp2: add extts docs Shmuel Hazan
2023-04-17 17:47   ` Krzysztof Kozlowski
2023-04-18  8:32     ` Shmuel Hazan
2023-04-17 19:01 ` [PATCH v2 0/3] net: mvpp2: tai: add extts support Jakub Kicinski
2023-04-18  8:36   ` Shmuel Hazan
2023-04-18  0:36 ` Andrew Lunn
2023-04-18  8:43   ` Shmuel Hazan

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