All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next v1 0/3] E825C PTP cleanup
@ 2025-02-06  8:36 ` Grzegorz Nitka
  0 siblings, 0 replies; 20+ messages in thread
From: Grzegorz Nitka @ 2025-02-06  8:36 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev, anthony.l.nguyen, przemyslaw.kitszel

This patch series simplifies PTP code related to E825C products by
simplifying PHY register info definition.
Cleanup the code by removing unused register definitions.
Also, add sync delay compensation between PHC and PHY for E825C.

Karol Kolacinski (3):
  ice: Add sync delay for E825C
  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   | 20 ++---
 drivers/net/ethernet/intel/ice/ice_ptp_hw.h   | 36 ++++-----
 3 files changed, 43 insertions(+), 88 deletions(-)


base-commit: 70bdf16570c2c207a562e996833ff196a4bd7029
-- 
2.39.3


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

end of thread, other threads:[~2025-02-10 11:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06  8:36 [Intel-wired-lan] [PATCH iwl-next v1 0/3] E825C PTP cleanup Grzegorz Nitka
2025-02-06  8:36 ` Grzegorz Nitka
2025-02-06  8:36 ` [Intel-wired-lan] [PATCH iwl-next v1 1/3] ice: Add sync delay for E825C Grzegorz Nitka
2025-02-06  8:36   ` Grzegorz Nitka
2025-02-07 10:03   ` [Intel-wired-lan] " Simon Horman
2025-02-07 10:03     ` Simon Horman
2025-02-10 10:54     ` [Intel-wired-lan] " Nitka, Grzegorz
2025-02-10 10:54       ` Nitka, Grzegorz
2025-02-06  8:36 ` [Intel-wired-lan] [PATCH iwl-next v1 2/3] ice: Refactor E825C PHY registers info struct Grzegorz Nitka
2025-02-06  8:36   ` Grzegorz Nitka
2025-02-07 10:03   ` [Intel-wired-lan] " Simon Horman
2025-02-07 10:03     ` Simon Horman
2025-02-07 10:05     ` [Intel-wired-lan] " Simon Horman
2025-02-07 10:05       ` Simon Horman
2025-02-10 11:05       ` [Intel-wired-lan] " Nitka, Grzegorz
2025-02-10 11:05         ` Nitka, Grzegorz
2025-02-06  8:36 ` [Intel-wired-lan] [PATCH iwl-next v1 3/3] ice: E825C PHY register cleanup Grzegorz Nitka
2025-02-06  8:36   ` Grzegorz Nitka
2025-02-07 10:07   ` [Intel-wired-lan] " Simon Horman
2025-02-07 10:07     ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.