== Series Details == Series: drm/i915/dsi: 4th attempt to get rid of IOSF GPIO (rev4) URL : https://patchwork.freedesktop.org/series/125977/ State : warning == Summary == Error: dim checkpatch failed 22cc49190b54 drm/i915/dsi: assume BXT gpio works for non-native GPIO c6f82321ce26 drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915 97b3a341db08 drm/i915/dsi: clarify GPIO exec sequence 40012088170d drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() 52707c61f25a drm/i915/dsi: bxt/icl GPIO set value do not need gpio source 67b3cb7d5182 drm/i915/dsi: Replace while(1) with one with clear exit condition ef70c8f54435 drm/i915/dsi: Get rid of redundant 'else' 37bf89dcad57 drm/i915/dsi: Replace check with a (missing) MIPI sequence name 442a00d4167a drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init() d52c6103b59b drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value() 2a69f0021157 drm/i915/dsi: Extract common soc_gpio_set_value() helper -:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #6: Extract a common soc_gpio_set_value() helper that may be used by a few SoCs. total: 0 errors, 1 warnings, 0 checks, 58 lines checked f57a2279ae5d drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back 70d39a551487 drm/i915/dsi: Prepare soc_gpio_set_value() to distinguish GPIO communities -:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?) #7: Currently soc_gpio_set_value() supports only a single indexing for GPIO pin. total: 0 errors, 1 warnings, 0 checks, 59 lines checked 5e366d62b4f2 drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back 843000e1ccdf drm/i915/dsi: Combine checks in mipi_exec_gpio() a08c58664016 drm/i915/iosf: Drop unused APIs