Re: [PATCH v2 0/2] TJA1103 perout and extts

From: Richard Cochran
Date: Thu Dec 23 2021 - 15:20:19 EST


On Wed, Dec 22, 2021 at 11:34:51PM +0200, Radu Pirea (NXP OSS) wrote:
> Hi,
>
> This is the PEROUT and EXTTS implementation for TJA1103 and a small locking
> improvement.
>
> Changes in v2:
> - removed the patch that implemented PTP_PEROUT_REVERSE_POLARITY and
> reimplemented the functionality with PTP_PEROUT_PHASE
> - call ptp_clock_event if the new timestamp is different than the old one,
> not just greater
> - improved description of mutex lock changes
>
> Cheers,
> Radu P.
>
> Radu Pirea (NXP OSS) (2):
> phy: nxp-c45-tja11xx: add extts and perout support
> phy: nxp-c45-tja11xx: read the tx timestamp without lock
>
> drivers/net/phy/nxp-c45-tja11xx.c | 224 +++++++++++++++++++++++++++++-
> 1 file changed, 221 insertions(+), 3 deletions(-)

For the series:

Acked-by: Richard Cochran <richardcochran@xxxxxxxxx>