WARNING: line length of 86 exceeds 80 columns
#56: FILE: drivers/net/ethernet/cadence/macb_main.c:4981:
+#define EYEQ5_OLB_GP_RGMII_RX_ST	BIT(15)		// Schmitt trigger on RGMII Rx

WARNING: line length of 86 exceeds 80 columns
#57: FILE: drivers/net/ethernet/cadence/macb_main.c:4982:
+#define EYEQ5_OLB_GP_RGMII_TX_ST	BIT(16)		// Schmitt trigger on RGMII Tx

WARNING: line length of 83 exceeds 80 columns
#86: FILE: drivers/net/ethernet/cadence/macb_main.c:5011:
+	regmap = syscon_regmap_lookup_by_phandle_args(np, "mobileye,olb", 2, args);

total: 0 errors, 3 warnings, 0 checks, 125 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 2eaac9ef9bf4 ("net: macb: Add "mobileye,eyeq5-gem" compatible") 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, 3 warnings, 0 checks, 125 lines checked