> Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Wednesday, April 24, 2024 7:00 PM > To: [email protected] > Cc: [email protected]; Kubalewski, Arkadiusz > <[email protected]>; Kolacinski, Karol > <[email protected]>; Nguyen, Anthony L <[email protected]>; > Kitszel, Przemyslaw <[email protected]>; Keller, Jacob E > <[email protected]> > Subject: [Intel-wired-lan] [PATCH v10 iwl-next 06/12] ice: Introduce > ice_get_base_incval() helper > > From: Jacob Keller <[email protected]> > > Add a new helper for getting base clock increment value for specific HW. > > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Przemek Kitszel <[email protected]> > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V4 -> V5: Removed unused UNKNOWN_INCVAL_E82X > > drivers/net/ethernet/intel/ice/ice_ptp.c | 9 +-------- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 18 ++++++++++++++++++ > 2 files changed, 19 insertions(+), 8 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
