WARNING: line length of 82 exceeds 80 columns #49: FILE: drivers/soc/rockchip/grf.c:34: + { "jtag switching", RK3036_GRF_SOC_CON0, HWORD_UPDATE_CONST(BIT(11), 0) }, WARNING: line length of 81 exceeds 80 columns #59: FILE: drivers/soc/rockchip/grf.c:46: + { "jtag switching", RK3128_GRF_SOC_CON0, HWORD_UPDATE_CONST(BIT(8), 0) }, WARNING: line length of 82 exceeds 80 columns #60: FILE: drivers/soc/rockchip/grf.c:47: + { "vpu main clock", RK3128_GRF_SOC_CON1, HWORD_UPDATE_CONST(BIT(10), 0) }, WARNING: line length of 81 exceeds 80 columns #69: FILE: drivers/soc/rockchip/grf.c:58: + { "jtag switching", RK3228_GRF_SOC_CON6, HWORD_UPDATE_CONST(BIT(8), 0) }, WARNING: line length of 82 exceeds 80 columns #79: FILE: drivers/soc/rockchip/grf.c:70: + { "jtag switching", RK3288_GRF_SOC_CON0, HWORD_UPDATE_CONST(BIT(12), 0) }, WARNING: line length of 82 exceeds 80 columns #89: FILE: drivers/soc/rockchip/grf.c:82: + { "jtag switching", RK3328_GRF_SOC_CON4, HWORD_UPDATE_CONST(BIT(12), 0) }, WARNING: line length of 83 exceeds 80 columns #98: FILE: drivers/soc/rockchip/grf.c:93: + { "jtag switching", RK3368_GRF_SOC_CON15, HWORD_UPDATE_CONST(BIT(13), 0) }, WARNING: line length of 82 exceeds 80 columns #107: FILE: drivers/soc/rockchip/grf.c:104: + { "jtag switching", RK3399_GRF_SOC_CON7, HWORD_UPDATE_CONST(BIT(12), 0) }, WARNING: line length of 92 exceeds 80 columns #118: FILE: drivers/soc/rockchip/grf.c:115: + { "usb3otg port switch", RK3566_GRF_USB3OTG0_CON1, HWORD_UPDATE_CONST(BIT(12), 0) }, WARNING: line length of 92 exceeds 80 columns #119: FILE: drivers/soc/rockchip/grf.c:116: + { "usb3otg clock switch", RK3566_GRF_USB3OTG0_CON1, HWORD_UPDATE_CONST(BIT(7), 1) }, WARNING: line length of 92 exceeds 80 columns #120: FILE: drivers/soc/rockchip/grf.c:117: + { "usb3otg disable usb3", RK3566_GRF_USB3OTG0_CON1, HWORD_UPDATE_CONST(BIT(0), 1) }, WARNING: line length of 90 exceeds 80 columns #130: FILE: drivers/soc/rockchip/grf.c:128: + { "i3c0 weakpull", RK3576_SYSGRF_SOC_CON1, HWORD_UPDATE_CONST(GENMASK(7, 6), 3) }, WARNING: line length of 90 exceeds 80 columns #131: FILE: drivers/soc/rockchip/grf.c:129: + { "i3c1 weakpull", RK3576_SYSGRF_SOC_CON1, HWORD_UPDATE_CONST(GENMASK(9, 8), 3) }, WARNING: line length of 84 exceeds 80 columns #140: FILE: drivers/soc/rockchip/grf.c:140: + { "jtag switching", RK3576_IOCGRF_MISC_CON, HWORD_UPDATE_CONST(BIT(1), 0) }, WARNING: line length of 82 exceeds 80 columns #149: FILE: drivers/soc/rockchip/grf.c:151: + { "jtag switching", RK3588_GRF_SOC_CON6, HWORD_UPDATE_CONST(BIT(14), 0) }, total: 0 errors, 15 warnings, 0 checks, 113 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 3dae9ae1c38a ("soc: rockchip: grf: switch to HWORD_UPDATE_CONST macro") 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, 15 warnings, 0 checks, 113 lines checked