[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 8 22:28:13 UTC 2020


== Series Details ==

Series: acpi/pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API (rev2)
URL   : https://patchwork.freedesktop.org/series/78657/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
3810d73918ca ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
8de01886d9fc ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
b93df8e84d40 pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
0d2abd2ac4e6 pwm: lpss: Add range limit check for the base_unit register value
1ab2767600fd pwm: lpss: Use pwm_lpss_apply() when restoring state on resume
fd8cbcd32419 pwm: lpss: Correct get_state result for base_unit == 0
-:30: WARNING:TYPO_SPELLING: 'continous' may be misspelled - perhaps 'continuous'?
#30: FILE: drivers/pwm/pwm-lpss.c:196:
+		/* In this case the PWM outputs a continous low signal */

total: 0 errors, 1 warnings, 0 checks, 23 lines checked
4887e66cca3d pwm: crc: Fix period / duty_cycle times being off by a factor of 256
a2ba15abc488 pwm: crc: Fix off-by-one error in the clock-divider calculations
b19055babcba pwm: crc: Fix period changes not having any effect
c67dd8c42755 pwm: crc: Enable/disable PWM output on enable/disable
f23593da4ffc pwm: crc: Implement apply() method to support the new atomic PWM API
87286a03aeb6 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, 39 lines checked
e7a6b17c679b drm/i915: panel: Add get_vbt_pwm_freq() helper
d8c8ba34159b drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
149ca7a94773 drm/i915: panel: Honor the VBT PWM min setting for devs with an external PWM controller
f5cb7cd44c63 drm/i915: panel: Use atomic PWM API for devs with an external PWM controller



More information about the Intel-gfx mailing list