All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-next v5 0/3] ice: decouple control of SMA/U.FL/SDP pins
@ 2025-04-22 16:01 ` Arkadiusz Kubalewski
  0 siblings, 0 replies; 22+ messages in thread
From: Arkadiusz Kubalewski @ 2025-04-22 16:01 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev, Arkadiusz Kubalewski

Previously control of the dpll SMA/U.FL pins was partially done through
ptp API, decouple pins control from both interfaces (dpll and ptp).
Allow the SMA/U.FL pins control over a dpll subsystem, and leave ptp
related SDP pins control over a ptp subsystem.

Arkadiusz Kubalewski (1):
  ice: redesign dpll sma/u.fl pins control

Karol Kolacinski (2):
  ice: change SMA pins to SDP in PTP API
  ice: add ice driver PTP pin documentation

 .../device_drivers/ethernet/intel/ice.rst     |  13 +
 drivers/net/ethernet/intel/ice/ice_dpll.c     | 927 +++++++++++++++++-
 drivers/net/ethernet/intel/ice/ice_dpll.h     |  23 +-
 drivers/net/ethernet/intel/ice/ice_ptp.c      | 254 +----
 drivers/net/ethernet/intel/ice/ice_ptp.h      |   3 -
 drivers/net/ethernet/intel/ice/ice_ptp_hw.h   |   1 +
 6 files changed, 988 insertions(+), 233 deletions(-)


base-commit: f1b79f06407e20f12be7b5cd4aed493b2ec1b6ad
-- 
2.38.1


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

end of thread, other threads:[~2025-05-19  9:07 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-22 16:01 [Intel-wired-lan] [PATCH iwl-next v5 0/3] ice: decouple control of SMA/U.FL/SDP pins Arkadiusz Kubalewski
2025-04-22 16:01 ` Arkadiusz Kubalewski
2025-04-22 16:01 ` [Intel-wired-lan] [PATCH iwl-next v5 1/3] ice: redesign dpll sma/u.fl pins control Arkadiusz Kubalewski
2025-04-22 16:01   ` Arkadiusz Kubalewski
2025-05-16  7:22   ` [Intel-wired-lan] " Rinitha, SX
2025-05-16  7:22     ` Rinitha, SX
2025-05-19  9:06   ` Simon Horman
2025-05-19  9:06     ` Simon Horman
2025-04-22 16:01 ` [Intel-wired-lan] [PATCH iwl-next v5 2/3] ice: change SMA pins to SDP in PTP API Arkadiusz Kubalewski
2025-04-22 16:01   ` Arkadiusz Kubalewski
2025-04-22 17:03   ` [Intel-wired-lan] " Loktionov, Aleksandr
2025-04-22 17:03     ` Loktionov, Aleksandr
2025-05-16  7:22   ` Rinitha, SX
2025-05-16  7:22     ` Rinitha, SX
2025-05-19  9:07   ` Simon Horman
2025-05-19  9:07     ` Simon Horman
2025-04-22 16:01 ` [Intel-wired-lan] [PATCH iwl-next v5 3/3] ice: add ice driver PTP pin documentation Arkadiusz Kubalewski
2025-04-22 16:01   ` Arkadiusz Kubalewski
2025-05-16  7:22   ` [Intel-wired-lan] " Rinitha, SX
2025-05-16  7:22     ` Rinitha, SX
2025-05-19  9:07   ` Simon Horman
2025-05-19  9: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.