== Series Details == Series: drm/i915/dsi: 4th attempt to get rid of IOSF GPIO (rev2) URL : https://patchwork.freedesktop.org/series/125977/ State : warning == Summary == Error: dim checkpatch failed 585aceddae24 drm/i915/dsi: assume BXT gpio works for non-native GPIO 0491ae016322 drm/i915/dsi: switch mipi_exec_gpio() from dev_priv to i915 1ccc0b7f1dd4 drm/i915/dsi: clarify GPIO exec sequence 341947fdbe5e drm/i915/dsi: rename platform specific *_exec_gpio() to *_gpio_set_value() db1262dbd6af drm/i915/dsi: bxt/icl GPIO set value do not need gpio source d33f3eb47d6d drm/i915/dsi: Replace while(1) with one with clear exit condition 097d9253b98e drm/i915/dsi: Get rid of redundant 'else' cca9caf84fd6 drm/i915/dsi: Replace check with a (missing) MIPI sequence name ade7c1e74668 drm/i915/dsi: Remove GPIO lookup table at the end of intel_dsi_vbt_gpio_init() afd644675571 drm/i915/dsi: Fix wrong initial value for GPIOs in bxt_gpio_set_value() 4ef4185927d2 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 6a7015a6f16b drm/i915/dsi: Replace poking of VLV GPIOs behind the driver's back bb115405c875 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 2cba7ec1f8ca drm/i915/dsi: Replace poking of CHV GPIOs behind the driver's back be79538d8d4a drm/i915/dsi: Combine checks in mipi_exec_gpio() 164335fa97c2 drm/i915/iosf: Drop unused APIs