Message ID | 20230510205306.136766-1-rrameshbabu@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | ptp .adjphase cleanups | expand |
On Wed, May 10, 2023 at 01:52:57PM -0700, Rahul Rameshbabu wrote: > The goal of this patch series is to improve documentation of .adjphase, add > a new callback .getmaxphase to enable advertising the max phase offset a > device PHC can support, and support invoking .adjphase from the testptp > kselftest. Let's make sure to get ACKs on these three... 3600 C 10.May'23 Rahul Rameshbab ├─>[PATCH net-next 7/9] ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback 3601 C 10.May'23 Rahul Rameshbab ├─>[PATCH net-next 8/9] ptp: idt82p33: Add .getmaxphase ptp_clock_info callback 3602 C 10.May'23 Rahul Rameshbab └─>[PATCH net-next 9/9] ptp: ocp: Add .getmaxphase ptp_clock_info callback Thanks, Richard
On Wed, 10 May, 2023 19:23:37 -0700 Richard Cochran <richardcochran@gmail.com> wrote: > On Wed, May 10, 2023 at 01:52:57PM -0700, Rahul Rameshbabu wrote: >> The goal of this patch series is to improve documentation of .adjphase, add >> a new callback .getmaxphase to enable advertising the max phase offset a >> device PHC can support, and support invoking .adjphase from the testptp >> kselftest. > > Let's make sure to get ACKs on these three... > > 3600 C 10.May'23 Rahul Rameshbab ├─>[PATCH net-next 7/9] ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info callback > 3601 C 10.May'23 Rahul Rameshbab ├─>[PATCH net-next 8/9] ptp: idt82p33: Add .getmaxphase ptp_clock_info callback > 3602 C 10.May'23 Rahul Rameshbab └─>[PATCH net-next 9/9] ptp: ocp: Add .getmaxphase ptp_clock_info callback Yeah, I had a small PEBKAC issue when the git-send-email command was invoked (still had --suppress-cc in the commandline from test runs in my shell history)... Will be sure to verify the CCs on each patch when sending out the v2 for this series. > > Thanks, > Richard p -- Rahul Rameshbabu