> -----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 11/15] ice: add multiple TSPLL helpers > > From: Karol Kolacinski <[email protected]> > > Add helpers for checking TSPLL params, disabling sticky bits, configuring > TSPLL and getting default clock frequency to simplify the code flows. > > Reviewed-by: Milena Olech <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_tspll.c | 156 ++++++++++++++++++++--------- > 1 file changed, 108 insertions(+), 48 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
