> -----Original Message----- > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On Behalf Of Karol > Kolacinski > Sent: Friday, August 30, 2024 4:37 PM > To: intel-wired-...@lists.osuosl.org > Cc: Temerkhanov, Sergey <sergey.temerkha...@intel.com>; > net...@vger.kernel.org; Kubalewski, Arkadiusz > <arkadiusz.kubalew...@intel.com>; Kolacinski, Karol > <karol.kolacin...@intel.com>; Nguyen, Anthony L <anthony.l.ngu...@intel.com>; > Simon Horman <ho...@kernel.org>; Kitszel, Przemyslaw > <przemyslaw.kits...@intel.com> > Subject: [Intel-wired-lan] [PATCH v4 iwl-next 7/7] ice: Enable 1PPS out from > CGU for E825C products > > From: Sergey Temerkhanov <sergey.temerkha...@intel.com> > > 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 <arkadiusz.kubalew...@intel.com> > Signed-off-by: Sergey Temerkhanov <sergey.temerkha...@intel.com> > Co-developed-by: Karol Kolacinski <karol.kolacin...@intel.com> > Signed-off-by: Karol Kolacinski <karol.kolacin...@intel.com> > Reviewed-by: Simon Horman <ho...@kernel.org> > --- > 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 <himasekharx.reddy.pu...@intel.com> (A Contingent worker at Intel)