== Series Details == Series: acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API URL : https://patchwork.freedesktop.org/series/78657/ State : warning == Summary == $ dim checkpatch origin/drm-tip 00c7ab81dc2b ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase 70aa4c26421d ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation) 2b3dc82c833f pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare() 331619bd8d2d pwm: lpss: Add range limit check for the base_unit register value 8ca68e33dcee pwm: lpss: Use pwm_lpss_apply() when restoring state on resume eb1f77282a44 pwm: crc: Fix period / duty_cycle times being off by a factor of 256 5c49b15649d0 pwm: crc: Fix off-by-one error in the clock-divider calculations fd2e1f63fa16 pwm: crc: Fix period changes not having any effect 7f858f2631cc pwm: crc: Enable/disable PWM output on enable/disable 257686c338a9 pwm: crc: Implement apply() method to support the new atomic PWM API 7c35513a98ae pwm: crc: Implement get_state() method -:21: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis #21: FILE: drivers/pwm/pwm-crc.c:123: +static void crc_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, + struct pwm_state *state) total: 0 errors, 0 warnings, 1 checks, 37 lines checked 09a8c4429a2c drm/i915: panel: Add get_vbt_pwm_freq() helper 2844a5b2bc7d drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller c9ae779cf5df drm/i915: panel: Honor the VBT PWM min setting for devs with an external PWM controller b38271ed1f65 drm/i915: panel: Use atomic PWM API for devs with an external PWM controller _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx