[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250626162921.1173068-1-anthony.l.nguyen@intel.com>
Date: Thu, 26 Jun 2025 09:29:11 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
andrew+netdev@...n.ch,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>,
karol.kolacinski@...el.com,
jacob.e.keller@...el.com,
przemyslaw.kitszel@...el.com,
richardcochran@...il.com
Subject: [PATCH net-next 0/8][pull request] ice: remaining TSPLL cleanups
These are the remaining patches from the "ice: Separate TSPLL from PTP
and cleanup" series [1] with control flow macros removed. What remains
are cleanups and some minor improvements.
[1] https://lore.kernel.org/netdev/20250618174231.3100231-1-anthony.l.nguyen@intel.com/
---
IWL: https://lore.kernel.org/intel-wired-lan/20250623-kk-tspll-improvements-alignment-v1-0-fe9a50620700@intel.com/
The following are changes since commit 5cfb2ac2806c7a255df5184d86ffca056cd5cb5c:
docs: net: sysctl documentation cleanup
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 100GbE
Jacob Keller (3):
ice: clear time_sync_en field for E825-C during reprogramming
ice: read TSPLL registers again before reporting status
ice: default to TIME_REF instead of TXCO on E825-C
Karol Kolacinski (5):
ice: use bitfields instead of unions for CGU regs
ice: add multiple TSPLL helpers
ice: wait before enabling TSPLL
ice: fall back to TCXO on TSPLL lock fail
ice: move TSPLL init calls to ice_ptp.c
drivers/net/ethernet/intel/ice/ice_common.c | 2 +-
drivers/net/ethernet/intel/ice/ice_common.h | 212 ++--------
drivers/net/ethernet/intel/ice/ice_ptp.c | 11 +
drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 22 +-
drivers/net/ethernet/intel/ice/ice_tspll.c | 427 +++++++++++++-------
5 files changed, 316 insertions(+), 358 deletions(-)
--
2.47.1
Powered by blists - more mailing lists