Re: [RFC Patch net-next v5 01/13] net: dsa: microchip: ptp: add the posix clock support

From: Jacob Keller
Date: Thu Dec 22 2022 - 18:55:03 EST




On 12/21/2022 1:46 AM, Arun Ramadoss wrote:
> From: Christian Eggers <ceggers@xxxxxxx>
>
> This patch implement routines (adjfine, adjtime, gettime and settime)
> for manipulating the chip's PTP clock. It registers the ptp caps
> to posix clock register.
>
> Signed-off-by: Christian Eggers <ceggers@xxxxxxx>
> Co-developed-by: Arun Ramadoss <arun.ramadoss@xxxxxxxxxxxxx>
> Signed-off-by: Arun Ramadoss <arun.ramadoss@xxxxxxxxxxxxx>
> Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx> # mostly api
> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> v4 -> v5
> - Used the diff_by_scaled_ppm helper function in adjfine
>

Thanks! This version looks good to me.

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