Netdev List
 help / color / mirror / Atom feed
* [PATCH iwl-next v2 0/4] Rework and fix ice dpll pin control
@ 2026-07-24 12:13 Sergey Temerkhanov
  2026-07-24 12:13 ` [PATCH iwl-next v2 1/4] ice: dpll: Rework multiplexed pin notifications Sergey Temerkhanov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sergey Temerkhanov @ 2026-07-24 12:13 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev

This series reworks and clarifies ice DPLL control logic.
Contains refactoring changes for better readability and
maintainability as well as the changes making the pin
controls compliant to design requirements.

v1->v2: Harden the error handling paths, additional bounds and
        pointer checks

Sergey Temerkhanov (4):
  ice: dpll: Rework multiplexed pin notifications
  ice: dpll: Use switch statements to handle pin states
  ice: dpll: Rework U.FL muxed pin (SMA) control
  ice: dpll: Rework the SMA control logic to match the requirements

 drivers/net/ethernet/intel/ice/ice_dpll.c | 347 ++++++++++++++++++----
 drivers/net/ethernet/intel/ice/ice_dpll.h |   1 +
 2 files changed, 290 insertions(+), 58 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-07-24 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-24 12:13 [PATCH iwl-next v2 0/4] Rework and fix ice dpll pin control Sergey Temerkhanov
2026-07-24 12:13 ` [PATCH iwl-next v2 1/4] ice: dpll: Rework multiplexed pin notifications Sergey Temerkhanov
2026-07-24 12:13 ` [PATCH iwl-next v2 2/4] ice: dpll: Use switch statements to handle pin states Sergey Temerkhanov
2026-07-24 12:13 ` [PATCH iwl-next v2 3/4] ice: dpll: Rework U.FL muxed pin (SMA) control Sergey Temerkhanov
2026-07-24 12:13 ` [PATCH iwl-next v2 4/4] ice: dpll: Rework the SMA control logic to match the requirements Sergey Temerkhanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox