Re: [patch 13/24] ice/ptp: Use provided clock ID for history snapshot

From: Jacob Keller

Date: Tue May 26 2026 - 17:57:38 EST


On 5/26/2026 10:14 AM, Thomas Gleixner wrote:
> The PTP core indicates in system_device_crosststamp::clock_id the clock ID
> for which then system time stamp should be taken. That allows to utilize
> hardware timestamps with e.g. AUX clocks.
>
> Save the provided clock ID and use it in ice_capture_crosststamp() for
> taking the history snapshot.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxx>
> Cc: Jacob Keller <jacob.e.keller@xxxxxxxxx>

Acked-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>