linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: Improvements for PWM_DEBUG checks
@ 2025-07-08 17:17 Uwe Kleine-König
  2025-07-08 17:18 ` [PATCH 1/2] pwm: Disable PWM_DEBUG check for disabled states Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Uwe Kleine-König @ 2025-07-08 17:17 UTC (permalink / raw)
  To: linux-pwm

Hello,

while working on the pwm-mediatek driver I found a few corners in the debug
checks that result in false positive diagnostics. Find the two resulting
patches in reply to this mail.

Best regards
Uwe

Uwe Kleine-König (2):
  pwm: Disable PWM_DEBUG check for disabled states
  pwm: Check actual period and duty_cycle for ignored polarity test

 drivers/pwm/core.c | 34 +++++++++++++++++++++-------------
 1 file changed, 21 insertions(+), 13 deletions(-)


base-commit: edd3bcb1801e1bb98f4f81485140e18c86406ced
-- 
2.49.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-08-01  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 17:17 [PATCH 0/2] pwm: Improvements for PWM_DEBUG checks Uwe Kleine-König
2025-07-08 17:18 ` [PATCH 1/2] pwm: Disable PWM_DEBUG check for disabled states Uwe Kleine-König
2025-07-08 17:18 ` [PATCH 2/2] pwm: Check actual period and duty_cycle for ignored polarity test Uwe Kleine-König
2025-08-01  9:31 ` [PATCH 0/2] pwm: Improvements for PWM_DEBUG checks Uwe Kleine-König

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).