> -----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: Temerkhanov, Sergey <[email protected]>; > [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 7/7] ice: Enable 1PPS out from > CGU for E825C products > > From: Sergey Temerkhanov <[email protected]> > > Implement configuring 1PPS signal output from CGU. Use maximal amplitude > because Linux PTP pin API does not have any way for user to set signal level. > > This change is necessary for E825C products to properly output any signal > from 1PPS pin. > > Reviewed-by: Arkadiusz Kubalewski <[email protected]> > Signed-off-by: Sergey Temerkhanov <[email protected]> > Co-developed-by: Karol Kolacinski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > --- > V1 -> V2: Added return value description, renamed the function and > enable parameter. Reworded commit message. > > drivers/net/ethernet/intel/ice/ice_ptp.c | 10 +++++++++ > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 23 +++++++++++++++++++++ > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 1 + > 3 files changed, 34 insertions(+) >
Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel)
