> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Mateusz Polchlopek > Sent: Tuesday, October 22, 2024 1:41 PM > To: [email protected] > Cc: [email protected]; Keller, Jacob E <[email protected]>; > Drewek, > Wojciech <[email protected]>; Sai Krishna > <[email protected]>; Simon Horman <[email protected]>; Zaki, Ahmed > <[email protected]>; Polchlopek, Mateusz <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v12 06/14] iavf: add initial > framework > for registering PTP clock > > From: Jacob Keller <[email protected]> > > Add the iavf_ptp.c file and fill it in with a skeleton framework to allow > registering > the PTP clock device. > Add implementation of helper functions to check if a PTP capability is > supported > and handle change in PTP capabilities. > Enabling virtual clock would be possible, though it would probably perform > poorly > due to the lack of direct time access. > > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Wojciech Drewek <[email protected]> > Reviewed-by: Sai Krishna <[email protected]> > Reviewed-by: Simon Horman <[email protected]> > Co-developed-by: Ahmed Zaki <[email protected]> > Signed-off-by: Ahmed Zaki <[email protected]> > Co-developed-by: Mateusz Polchlopek <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
