From: Hariprasad Kelam <hkelam@marvell.com>
To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <kuba@kernel.org>, <davem@davemloft.net>, <sgoutham@marvell.com>,
<lcherian@marvell.com>, <gakula@marvell.com>,
<jerinj@marvell.com>, <sbhatta@marvell.com>, <hkelam@marvell.com>
Subject: [net-next PATCH 0/4] Externel ptp clock support
Date: Tue, 28 Sep 2021 17:00:57 +0530 [thread overview]
Message-ID: <20210928113101.16580-1-hkelam@marvell.com> (raw)
Externel ptp support is required in a scenario like connecting
a external timing device to the chip for time synchronization.
This series of patches adds support to ptp driver to use external
clock and enables PTP config in CN10K MAC block (RPM). Currently
PTP configuration is left unchanged in FLR handler these patches
addresses the same.
Hariprasad Kelam (1):
octeontx2-af: cn10k: RPM hardware timestamp configuration
Harman Kalra (1):
octeontx2-af: Reset PTP config in FLR handler
Subbaraya Sundeep (1):
octeontx2-af: Use ptp input clock info from firmware data
Yi Guo (1):
octeontx2-af: Add external ptp input clock
.../net/ethernet/marvell/octeontx2/af/cgx.c | 10 +-
.../marvell/octeontx2/af/lmac_common.h | 5 +
.../net/ethernet/marvell/octeontx2/af/mbox.h | 44 +++---
.../net/ethernet/marvell/octeontx2/af/ptp.c | 133 +++++++++++-------
.../net/ethernet/marvell/octeontx2/af/ptp.h | 1 +
.../net/ethernet/marvell/octeontx2/af/rpm.c | 17 +++
.../net/ethernet/marvell/octeontx2/af/rpm.h | 3 +
.../net/ethernet/marvell/octeontx2/af/rvu.c | 4 +
.../net/ethernet/marvell/octeontx2/af/rvu.h | 5 +-
.../ethernet/marvell/octeontx2/af/rvu_cgx.c | 7 +-
.../ethernet/marvell/octeontx2/af/rvu_nix.c | 16 +++
.../marvell/octeontx2/nic/otx2_common.h | 6 +
.../ethernet/marvell/octeontx2/nic/otx2_ptp.c | 120 +++++++++++++++-
13 files changed, 292 insertions(+), 79 deletions(-)
--
2.17.1
next reply other threads:[~2021-09-28 11:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-28 11:30 Hariprasad Kelam [this message]
2021-09-28 11:30 ` [net-next PATCH 1/4] octeontx2-af: Reset PTP config in FLR handler Hariprasad Kelam
2021-09-28 11:30 ` [net-next PATCH 2/4] octeontx2-af: cn10k: RPM hardware timestamp configuration Hariprasad Kelam
2021-09-28 11:31 ` [net-next PATCH 3/4] octeontx2-af: Use ptp input clock info from firmware data Hariprasad Kelam
2021-09-28 11:31 ` [net-next PATCH 4/4] octeontx2-af: Add external ptp input clock Hariprasad Kelam
2021-09-28 13:00 ` [net-next PATCH 0/4] Externel ptp clock support patchwork-bot+netdevbpf
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=20210928113101.16580-1-hkelam@marvell.com \
--to=hkelam@marvell.com \
--cc=davem@davemloft.net \
--cc=gakula@marvell.com \
--cc=jerinj@marvell.com \
--cc=kuba@kernel.org \
--cc=lcherian@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®