> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Tuesday, July 2, 2024 7:12 PM > To: [email protected] > Cc: [email protected]; Kolacinski, Karol <[email protected]>; > Kubalewski, Arkadiusz <[email protected]>; Nguyen, Anthony L > <[email protected]>; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH v2 iwl-next 1/7] ice: Implement > ice_ptp_pin_desc > > Add a new internal structure describing PTP pins. > Use the new structure for all non-E810T products. > > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V1 -> V2: Removed unused err variable > > drivers/net/ethernet/intel/ice/ice_ptp.c | 270 +++++++++++++++-------- > drivers/net/ethernet/intel/ice/ice_ptp.h | 65 ++++-- > 2 files changed, 228 insertions(+), 107 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
