netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iwl-next v2 0/3] E825C PTP cleanup
@ 2025-02-10 14:11 Grzegorz Nitka
  2025-02-10 14:11 ` [PATCH iwl-next v2 1/3] ice: rename ice_ptp_init_phc_eth56g function Grzegorz Nitka
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Grzegorz Nitka @ 2025-02-10 14:11 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, anthony.l.nguyen, przemyslaw.kitszel, horms,
	Grzegorz Nitka

This patch series simplifies PTP code related to E825C products by
simplifying PHY register info definition.
Cleanup the code by removing unused register definitions.

v1->v2:
* remove sync delay adding from the series (patch 1/3). To be submitted as
  separate patch.
* fix kdoc (patch 2/3) in ice_phy_reg_info_eth56g struct

Karol Kolacinski (3):
  ice: rename ice_ptp_init_phc_eth56g function
  ice: Refactor E825C PHY registers info struct
  ice: E825C PHY register cleanup

 .../net/ethernet/intel/ice/ice_ptp_consts.h   | 75 ++++---------------
 drivers/net/ethernet/intel/ice/ice_ptp_hw.c   | 19 +++--
 drivers/net/ethernet/intel/ice/ice_ptp_hw.h   | 35 ++++-----
 3 files changed, 40 insertions(+), 89 deletions(-)


base-commit: 820e145d30facd90981914efefddb82c9786c963
-- 
2.39.3


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-26  6:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-10 14:11 [PATCH iwl-next v2 0/3] E825C PTP cleanup Grzegorz Nitka
2025-02-10 14:11 ` [PATCH iwl-next v2 1/3] ice: rename ice_ptp_init_phc_eth56g function Grzegorz Nitka
2025-02-12 16:45   ` Simon Horman
2025-02-26  6:08   ` [Intel-wired-lan] " Rinitha, SX
2025-02-10 14:11 ` [PATCH iwl-next v2 2/3] ice: Refactor E825C PHY registers info struct Grzegorz Nitka
2025-02-12 16:45   ` Simon Horman
2025-02-26  6:09   ` [Intel-wired-lan] " Rinitha, SX
2025-02-10 14:11 ` [PATCH iwl-next v2 3/3] ice: E825C PHY register cleanup Grzegorz Nitka
2025-02-26  6:09   ` [Intel-wired-lan] " Rinitha, SX

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).