[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1643172013-31729-1-git-send-email-michael.chan@broadcom.com>
Date: Tue, 25 Jan 2022 23:40:08 -0500
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, kuba@...nel.org, gospo@...adcom.com,
pavan.chebbi@...adcom.com
Subject: [PATCH net-next 0/5] bnxt_en: Add RTC mode for PTP
This series adds Real Time Clock (RTC) mode for PTP timestamping. In
RTC mode, the 64-bit time value is programmed into the NIC's PTP
hardware clock (PHC). Prior to this, the PHC is running as a free
counter. For example, in multi-function environment, we need to run
PTP in RTC mode.
Michael Chan (1):
bnxt_en: Update firmware interface to 1.10.2.73
Pavan Chebbi (4):
bnxt_en: PTP: Refactor PTP initialization functions
bnxt_en: Add driver support to use Real Time Counter for PTP
bnxt_en: Implement .adjtime() for PTP RTC mode
bnxt_en: Handle async event when the PHC is updated in RTC mode
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 36 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 +
drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h | 499 ++++++++++++++++--
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 152 +++++-
drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h | 5 +-
5 files changed, 635 insertions(+), 58 deletions(-)
--
2.18.1
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4209 bytes)
Powered by blists - more mailing lists