From: Jakub Kicinski <kuba@kernel.org>
To: Shmuel Hazan <shmuel.h@siklu.com>
Cc: Russell King <linux@armlinux.org.uk>,
Marcin Wojtas <mw@semihalf.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
Richard Cochran <richardcochran@gmail.com>,
horatiu.vultur@microchip.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 0/3] net: mvpp2: tai: add extts support
Date: Mon, 17 Apr 2023 12:01:52 -0700 [thread overview]
Message-ID: <20230417120152.1ac03faf@kernel.org> (raw)
In-Reply-To: <20230417170741.1714310-1-shmuel.h@siklu.com>
On Mon, 17 Apr 2023 20:07:38 +0300 Shmuel Hazan wrote:
> 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.
Please wait at least 24h between resends.
Please read the rules:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html
next prev parent reply other threads:[~2023-04-17 19:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Jakub Kicinski [this message]
2023-04-18 8:36 ` [PATCH v2 0/3] net: mvpp2: tai: add extts support Shmuel Hazan
2023-04-18 0:36 ` Andrew Lunn
2023-04-18 8:43 ` Shmuel Hazan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230417120152.1ac03faf@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horatiu.vultur@microchip.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=mw@semihalf.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.com \
--cc=shmuel.h@siklu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.