[Intel-wired-lan] [PATCH iwl-next v4 0/3] ice: decouple control of SMA/U.FL/SDP pins
Arkadiusz Kubalewski
arkadiusz.kubalewski at intel.com
Tue Apr 8 17:18:33 UTC 2025
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 | 925 +++++++++++++++++-
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, 986 insertions(+), 233 deletions(-)
base-commit: 808e3ee1385480f99a2129156c437fadee01823a
--
2.38.1
More information about the Intel-wired-lan
mailing list