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

From: Richard Cochran
Date: Tue Apr 26 2022 - 17:26:00 EST


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 <min.li.xe@xxxxxxxxxxx>
> ---
> 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 <richardcochran@xxxxxxxxx>