]> git.ipfire.org Git - thirdparty/linux.git/commit
ice: clear time_sync_en field for E825-C during reprogramming
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 24 Jun 2025 00:29:57 +0000 (17:29 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 26 Jun 2025 15:36:59 +0000 (08:36 -0700)
commitd261d755300eb0644873ebf41d01e1ea9f1ff8d4
tree0513d0dc9c51b44cd5c99cf48b462cab75d0e208
parent5cfb2ac2806c7a255df5184d86ffca056cd5cb5c
ice: clear time_sync_en field for E825-C during reprogramming

When programming the Clock Generation Unit for E285-C hardware, we need
to clear the time_sync_en bit of the DWORD 9 before we set the
frequency.

Co-developed-by: Karol Kolacinski <karol.kolacinski@intel.com>
Signed-off-by: Karol Kolacinski <karol.kolacinski@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_tspll.c