[PATCH v2 net-next 0/5] ptp_clockmatrix bug fix and improvement

From: min.li.xe
Date: Tue Nov 17 2020 - 11:30:45 EST


From: Min Li <min.li.xe@xxxxxxxxxxx>

This patch series is aiming at submitting the latest bug fixes and code
improvements of PHC driver for Renesas CLOCKMATRIX timing card. The code
has been thouroughly tested in both customer labs and Renesas internal
lab using the latest linuxptp program on Xilinx ZCU102 platform.

Changes since v1:
-Only strcpy 15 characters to leave 1 space for '\0'

Min Li (5):
ptp: clockmatrix: bug fix for idtcm_strverscmp
ptp: clockmatrix: reset device and check BOOT_STATUS
ptp: clockmatrix: remove 5 second delay before entering write phase
mode
ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
ptp: clockmatrix: deprecate firmware older than 4.8.7

drivers/ptp/idt8a340_reg.h | 1 +
drivers/ptp/ptp_clockmatrix.c | 477 ++++++++++++++++++++++++++++++++----------
drivers/ptp/ptp_clockmatrix.h | 24 ++-
3 files changed, 384 insertions(+), 118 deletions(-)

--
2.7.4