ice: read TSPLL registers again before reporting status
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 24 Jun 2025 00:29:58 +0000 (17:29 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Thu, 26 Jun 2025 15:36:59 +0000 (08:36 -0700)
commit38f742df9fcfc91a681d650fc5b622276b6c61b5
tree3f010174a8d0359bc0d168261c309e60882ae3d7
parentd261d755300eb0644873ebf41d01e1ea9f1ff8d4
ice: read TSPLL registers again before reporting status

After programming the TSPLL, re-read the registers before reporting status.
This ensures the debug log message will show what was actually programmed,
rather than relying on a cached value.

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