> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Jacob > Keller > Sent: 02 May 2025 04:24 > To: Intel Wired LAN <[email protected]>; Nguyen, Anthony L > <[email protected]>; netdev <[email protected]> > Cc: Keller, Jacob E <[email protected]>; Kubiak, Michal > <[email protected]>; Loktionov, Aleksandr > <[email protected]>; Kolacinski, Karol > <[email protected]>; Kitszel, Przemyslaw > <[email protected]>; Olech, Milena <[email protected]>; Paul > Menzel <[email protected]> > Subject: [Intel-wired-lan] [PATCH v4 12/15] ice: wait before enabling TSPLL > > From: Karol Kolacinski <[email protected]> > > To ensure proper operation, wait for 10 to 20 microseconds before enabling > TSPLL. > > Adjust wait time after enabling TSPLL from 1-5 ms to 1-2 ms. > > Those values are empirical and tested on multiple HW configurations. > > Reviewed-by: Milena Olech <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_tspll.c | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
