> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Karol > Kolacinski > Sent: Friday, August 30, 2024 4:37 PM > To: [email protected] > Cc: [email protected]; Kubalewski, Arkadiusz > <[email protected]>; Kolacinski, Karol > <[email protected]>; Nguyen, Anthony L <[email protected]>; > Simon Horman <[email protected]>; Kitszel, Przemyslaw > <[email protected]> > Subject: [Intel-wired-lan] [PATCH v4 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]> > Reviewed-by: Simon Horman <[email protected]> > --- > V1 -> V2: Removed unused err variable > > drivers/net/ethernet/intel/ice/ice_ptp.c | 256 +++++++++++++++-------- > drivers/net/ethernet/intel/ice/ice_ptp.h | 65 ++++-- > 2 files changed, 214 insertions(+), 107 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
