]> git.ipfire.org Git - thirdparty/linux.git/commit
ice: fall back to TCXO on TSPLL lock fail
authorKarol Kolacinski <karol.kolacinski@intel.com>
Tue, 24 Jun 2025 00:30:02 +0000 (17:30 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 26 Jun 2025 15:37:00 +0000 (08:37 -0700)
commit84b8694433c8ac0c13acd2b247fde682751e0ff2
treef15a31de64fe2676b41d761713062309014ff13f
parentdf3f3c5645bec3c7e2595acbf37db34c0a7de58a
ice: fall back to TCXO on TSPLL lock fail

TSPLL can fail when trying to lock to TIME_REF as a clock source, e.g.
when the external clock source is not stable or connected to the board.
To continue operation after failure, try to lock again to internal TCXO
and inform user about this.

Reviewed-by: Milena Olech <milena.olech@intel.com>
Signed-off-by: Karol Kolacinski <karol.kolacinski@intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_tspll.c