2022-04-26 22:16:46

by Richard Cochran

[permalink] [raw]
Subject: Re: [PATCH net 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support

On Tue, Apr 26, 2022 at 03:32:53PM -0400, Min Li wrote:
> Use TOD_READ_SECONDARY for extts to keep TOD_READ_PRIMARY
> for gettime and settime exclusively
>
> Signed-off-by: Min Li <[email protected]>
> ---
> drivers/ptp/ptp_clockmatrix.c | 303 +++++++++++++++++++++++++--------------
> drivers/ptp/ptp_clockmatrix.h | 5 +
> include/linux/mfd/idt8a340_reg.h | 12 +-
> 3 files changed, 209 insertions(+), 111 deletions(-)

Acked-by: Richard Cochran <[email protected]>