Re: [patch 14/24] igc: Use provided clock ID for history snapshot
From: Jacob Keller
Date: Tue May 26 2026 - 17:59:00 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 the 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 igc_phc_get_syncdevicetime() for
> taking the history snapshot.
>
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxx>
> Cc: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
> ---
Acked-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>