From: Harini Katakam <harini.katakam@amd.com>
To: <nicolas.ferre@microchip.com>, <davem@davemloft.net>,
<richardcochran@gmail.com>, <claudiu.beznea@microchip.com>,
<andrei.pistirica@microchip.com>, <kuba@kernel.org>,
<edumazet@google.com>, <pabeni@redhat.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<michal.simek@amd.com>, <harinikatakamlinux@gmail.com>,
<harini.katakam@amd.com>
Subject: [PATCH net-next v5 0/3] Macb PTP minor updates
Date: Tue, 11 Apr 2023 18:07:09 +0530 [thread overview]
Message-ID: <20230411123712.11459-1-harini.katakam@amd.com> (raw)
- Enable PTP unicast
- Optimize HW timestamp reading
v5:
Remove unnecessary braces and !! in gem_has_ptp
v4:
Fix kernel test robot error; use static check for
CONFIG_MACB_USE_HWTSTAMP where necessary
v3:
Add patch to move CONFIG_MACB_USE_HWTSTAMP check into gem_has_ptp
v2:
- Handle unicast setting with one register R/W operation
- Update HW timestamp logic to remove sec_rollover variable
- Removed Richard Cochran's ACK as patch 2/2 changed
Harini Katakam (3):
net: macb: Update gem PTP support check
net: macb: Enable PTP unicast
net: macb: Optimize reading HW timestamp
drivers/net/ethernet/cadence/macb.h | 6 +++++-
drivers/net/ethernet/cadence/macb_main.c | 17 +++++++++++++----
drivers/net/ethernet/cadence/macb_ptp.c | 4 ++--
3 files changed, 20 insertions(+), 7 deletions(-)
--
2.17.1
next reply other threads:[~2023-04-11 12:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-11 12:37 Harini Katakam [this message]
2023-04-11 12:37 ` [PATCH net-next v5 1/3] net: macb: Update gem PTP support check Harini Katakam
2023-04-11 12:37 ` [PATCH net-next v5 2/3] net: macb: Enable PTP unicast Harini Katakam
2023-04-11 12:37 ` [PATCH net-next v5 3/3] net: macb: Optimize reading HW timestamp Harini Katakam
2023-04-14 5:20 ` [PATCH net-next v5 0/3] Macb PTP minor updates 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=20230411123712.11459-1-harini.katakam@amd.com \
--to=harini.katakam@amd.com \
--cc=andrei.pistirica@microchip.com \
--cc=claudiu.beznea@microchip.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=harinikatakamlinux@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.simek@amd.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=pabeni@redhat.com \
--cc=richardcochran@gmail.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;
as well as URLs for NNTP newsgroup(s).