WARNING: line length of 83 exceeds 80 columns #33: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c:72: +static int stmmac_starfive_sgmii_set_clk_rate(void *bsp_priv, struct clk *clk_tx_i, WARNING: line length of 83 exceeds 80 columns #34: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c:73: + phy_interface_t interface, int speed) WARNING: line length of 83 exceeds 80 columns #75: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c:133: + * Generally, the rgmii_tx clock is provided by the internal clock, WARNING: line length of 83 exceeds 80 columns #76: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c:134: + * which needs to match the corresponding clock frequency according WARNING: line length of 88 exceeds 80 columns #81: FILE: drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c:139: + if (!device_property_read_bool(&pdev->dev, "starfive,tx-use-rgmii-clk")) total: 0 errors, 5 warnings, 0 checks, 84 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 0ec866fd472c ("net: stmmac: starfive: Add JHB100 SGMII interface") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 5 warnings, 0 checks, 84 lines checked