Re: [net Patch v2] octeontx-af: fix hardware timestamp configuration

From: Simon Horman
Date: Tue Jul 04 2023 - 10:19:11 EST


On Tue, Jul 04, 2023 at 09:56:53AM +0530, Hariprasad Kelam wrote:
> MAC block on CN10K (RPM) supports hardware timestamp configuration. The
> previous patch which added timestamp configuration support has a bug.
> Though the netdev driver requests to disable timestamp configuration,
> the driver is always enabling it.
>
> This patch fixes the same.
>
> Fixes: d1489208681d ("octeontx2-af: cn10k: RPM hardware timestamp configuration")
> Signed-off-by: Hariprasad Kelam <hkelam@xxxxxxxxxxx>
> Signed-off-by: Sunil Goutham <sgoutham@xxxxxxxxxxx>
> ---
> v2 * tag the patch to correct tree

Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>