> -----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 04/15] ice: remove ice_tspll_params_e825 > definitions > > From: Karol Kolacinski <[email protected]> > > Remove ice_tspll_params_e825 definitions as according to EDS (Electrical > Design Specification) doc, E825 devices support only 156.25 MHz TSPLL > frequency for both TCXO and TIME_REF clock source. > > Signed-off-by: Karol Kolacinski <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_tspll.h | 21 +----- > drivers/net/ethernet/intel/ice/ice_tspll.c | 107 +++-------------------------- > 2 files changed, 11 insertions(+), 117 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
