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

From: Vladimir Oltean
Date: Fri Dec 09 2022 - 06:36:17 EST


On Fri, Dec 09, 2022 at 12:54:25PM +0530, 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