WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#18: 
new file mode 100644

WARNING: line length of 81 exceeds 80 columns
#37: FILE: drivers/net/phy/microchip_ptp.c:15:
+				  MCHP_PTP_TX_MSG_HEADER2(BASE_PORT(ptp_clock)) :

WARNING: line length of 81 exceeds 80 columns
#38: FILE: drivers/net/phy/microchip_ptp.c:16:
+				  MCHP_PTP_RX_MSG_HEADER2(BASE_PORT(ptp_clock)));

WARNING: line length of 82 exceeds 80 columns
#342: FILE: drivers/net/phy/microchip_ptp.c:320:
+		ptp_clock->ptp_clock ? ptp_clock_index(ptp_clock->ptp_clock) : -1;

WARNING: line length of 81 exceeds 80 columns
#421: FILE: drivers/net/phy/microchip_ptp.c:399:
+				   MCHP_PTP_LTC_STEP_ADJ_LO(BASE_CLK(ptp_clock)),

WARNING: line length of 84 exceeds 80 columns
#426: FILE: drivers/net/phy/microchip_ptp.c:404:
+				      MCHP_PTP_LTC_STEP_ADJ_HI(BASE_CLK(ptp_clock)),

WARNING: line length of 81 exceeds 80 columns
#440: FILE: drivers/net/phy/microchip_ptp.c:418:
+				   MCHP_PTP_LTC_STEP_ADJ_LO(BASE_CLK(ptp_clock)),

WARNING: line length of 81 exceeds 80 columns
#445: FILE: drivers/net/phy/microchip_ptp.c:423:
+				   MCHP_PTP_LTC_STEP_ADJ_HI(BASE_CLK(ptp_clock)),

WARNING: line length of 82 exceeds 80 columns
#671: FILE: drivers/net/phy/microchip_ptp.c:649:
+static struct mchp_ptp_rx_ts *mchp_ptp_get_rx_ts(struct mchp_ptp_clock *ptp_clock)

WARNING: line length of 82 exceeds 80 columns
#827: FILE: drivers/net/phy/microchip_ptp.c:805:
+					  MCHP_PTP_INT_STS(BASE_PORT(ptp_clock)));

WARNING: line length of 83 exceeds 80 columns
#938: FILE: drivers/net/phy/microchip_ptp.c:916:
+			   MCHP_PTP_MAX_VERSION(0xff) | MCHP_PTP_MIN_VERSION(0x0));

WARNING: line length of 83 exceeds 80 columns
#944: FILE: drivers/net/phy/microchip_ptp.c:922:
+			   MCHP_PTP_MAX_VERSION(0xff) | MCHP_PTP_MIN_VERSION(0x0));

total: 0 errors, 12 warnings, 0 checks, 997 lines checked

NOTE: For some of the reported defects, checkpatch may be able to
      mechanically convert to the typical style using --fix or --fix-inplace.

Commit f19227789077 ("net: phy: microchip_ptp : Add ptp library for Microchip phys") has style problems, please review.

NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF

NOTE: If any of the errors are false positives, please report
      them to the maintainer, see CHECKPATCH in MAINTAINERS.
total: 0 errors, 12 warnings, 0 checks, 997 lines checked