Linux PWM subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] pwm: stm32: Two fixes
@ 2024-06-19  9:26 Uwe Kleine-König
  2024-06-19  9:26 ` [PATCH 1/2] pwm: stm32: Refuse too small period requests Uwe Kleine-König
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Uwe Kleine-König @ 2024-06-19  9:26 UTC (permalink / raw)
  To: Fabrice Gasnier, Maxime Coquelin, Alexandre Torgue, Lee Jones,
	Thierry Reding
  Cc: linux-pwm, linux-stm32, linux-arm-kernel

Hello,

this series contains two fixes for the .apply() callback where bogous
periods were calculated.

I intend to send these to Linus before v6.10, so please if you have
concerns don't hesitate to express them.

Best regards
Uwe

Uwe Kleine-König (2):
  pwm: stm32: Refuse too small period requests
  pwm: stm32: Fix calculation of prescaler

 drivers/pwm/pwm-stm32.c | 19 ++++++++++++++-----
 1 file changed, 14 insertions(+), 5 deletions(-)

base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
-- 
2.43.0


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

end of thread, other threads:[~2024-06-20 15:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19  9:26 [PATCH 0/2] pwm: stm32: Two fixes Uwe Kleine-König
2024-06-19  9:26 ` [PATCH 1/2] pwm: stm32: Refuse too small period requests Uwe Kleine-König
2024-06-19  9:26 ` [PATCH 2/2] pwm: stm32: Fix calculation of prescaler Uwe Kleine-König
2024-06-19  9:49   ` Uwe Kleine-König
2024-06-20 15:49 ` [PATCH 0/2] pwm: stm32: Two fixes Trevor Gamblin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox