WARNING: line length of 85 exceeds 80 columns #48: FILE: drivers/soc/rockchip/grf.c:34: + { "jtag switching", RK3036_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(11), 0) }, WARNING: line length of 84 exceeds 80 columns #58: FILE: drivers/soc/rockchip/grf.c:46: + { "jtag switching", RK3128_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(8), 0) }, WARNING: line length of 85 exceeds 80 columns #59: FILE: drivers/soc/rockchip/grf.c:47: + { "vpu main clock", RK3128_GRF_SOC_CON1, FIELD_PREP_WM16_CONST(BIT(10), 0) }, WARNING: line length of 84 exceeds 80 columns #68: FILE: drivers/soc/rockchip/grf.c:58: + { "jtag switching", RK3228_GRF_SOC_CON6, FIELD_PREP_WM16_CONST(BIT(8), 0) }, WARNING: line length of 85 exceeds 80 columns #78: FILE: drivers/soc/rockchip/grf.c:70: + { "jtag switching", RK3288_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(12), 0) }, WARNING: line length of 85 exceeds 80 columns #88: FILE: drivers/soc/rockchip/grf.c:82: + { "jtag switching", RK3328_GRF_SOC_CON4, FIELD_PREP_WM16_CONST(BIT(12), 0) }, WARNING: line length of 86 exceeds 80 columns #97: FILE: drivers/soc/rockchip/grf.c:93: + { "jtag switching", RK3368_GRF_SOC_CON15, FIELD_PREP_WM16_CONST(BIT(13), 0) }, WARNING: line length of 85 exceeds 80 columns #106: FILE: drivers/soc/rockchip/grf.c:104: + { "jtag switching", RK3399_GRF_SOC_CON7, FIELD_PREP_WM16_CONST(BIT(12), 0) }, WARNING: line length of 95 exceeds 80 columns #117: FILE: drivers/soc/rockchip/grf.c:115: + { "usb3otg port switch", RK3566_GRF_USB3OTG0_CON1, FIELD_PREP_WM16_CONST(BIT(12), 0) }, WARNING: line length of 95 exceeds 80 columns #118: FILE: drivers/soc/rockchip/grf.c:116: + { "usb3otg clock switch", RK3566_GRF_USB3OTG0_CON1, FIELD_PREP_WM16_CONST(BIT(7), 1) }, WARNING: line length of 95 exceeds 80 columns #119: FILE: drivers/soc/rockchip/grf.c:117: + { "usb3otg disable usb3", RK3566_GRF_USB3OTG0_CON1, FIELD_PREP_WM16_CONST(BIT(0), 1) }, WARNING: line length of 93 exceeds 80 columns #129: FILE: drivers/soc/rockchip/grf.c:128: + { "i3c0 weakpull", RK3576_SYSGRF_SOC_CON1, FIELD_PREP_WM16_CONST(GENMASK(7, 6), 3) }, WARNING: line length of 93 exceeds 80 columns #130: FILE: drivers/soc/rockchip/grf.c:129: + { "i3c1 weakpull", RK3576_SYSGRF_SOC_CON1, FIELD_PREP_WM16_CONST(GENMASK(9, 8), 3) }, WARNING: line length of 87 exceeds 80 columns #139: FILE: drivers/soc/rockchip/grf.c:140: + { "jtag switching", RK3576_IOCGRF_MISC_CON, FIELD_PREP_WM16_CONST(BIT(1), 0) }, WARNING: line length of 85 exceeds 80 columns #148: FILE: drivers/soc/rockchip/grf.c:151: + { "jtag switching", RK3588_GRF_SOC_CON6, FIELD_PREP_WM16_CONST(BIT(14), 0) }, total: 0 errors, 15 warnings, 0 checks, 112 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 d1f4c98d3232 ("soc: rockchip: grf: switch to FIELD_PREP_WM16_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, 112 lines checked