WARNING: line length of 85 exceeds 80 columns #292: FILE: drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c:1634: + .enable = HWORD_UPDATE_CONST(RK3399_DSI1_ENABLE, RK3399_DSI1_ENABLE), WARNING: line length of 81 exceeds 80 columns #305: FILE: drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c:1651: + HWORD_UPDATE_CONST(RK3568_DSI0_FORCETXSTOPMODE, 0) | WARNING: line length of 81 exceeds 80 columns #318: FILE: drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c:1660: + HWORD_UPDATE_CONST(RK3568_DSI1_FORCETXSTOPMODE, 0) | total: 0 errors, 3 warnings, 0 checks, 279 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 2ca772b249cf ("drm/rockchip: dsi: switch to HWORD_UPDATE* macros") 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, 279 lines checked