> -----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 3/7] ice: Align E810T GPIO to > other products > > Instead of having separate PTP GPIO implementation for E810T, use existing > one from all other products. > > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > --- > V1 -> V2: restored blank line and moved enable and verify assignment > > drivers/net/ethernet/intel/ice/ice_gnss.c | 4 +- > drivers/net/ethernet/intel/ice/ice_ptp.c | 464 +++++--------------- > drivers/net/ethernet/intel/ice/ice_ptp.h | 29 +- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 20 +- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 43 +- > 5 files changed, 155 insertions(+), 405 deletions(-) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
