WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? #56: new file mode 100644 WARNING: line length of 82 exceeds 80 columns #333: FILE: drivers/mfd/airoha-an8855.c:273: + int phy) __must_hold(&priv->bus->mdio_lock) WARNING: line length of 81 exceeds 80 columns #436: FILE: drivers/mfd/airoha-an8855.c:376: + regmap_phy = devm_mdio_regmap_init(dev, priv, &an8855_regmap_phy_config); WARNING: line length of 81 exceeds 80 columns #467: FILE: drivers/mfd/airoha-an8855.c:407: + return devm_mfd_add_devices(dev, PLATFORM_DEVID_AUTO, an8855_core_childs, CHECK: Please use a blank line after function/struct/union/enum declarations #485: FILE: drivers/mfd/airoha-an8855.c:425: +}; +mdio_module_driver(an8855_core_driver); total: 0 errors, 4 warnings, 1 checks, 454 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 91ad755f91c1 ("mfd: an8855: Add support for Airoha AN8855 Switch MFD") 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, 4 warnings, 1 checks, 454 lines checked