[PATCH 0/2] pwm: stm32: Two fixes

Uwe Kleine-König u.kleine-koenig at baylibre.com
Wed Jun 19 02:26:23 PDT 2024


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




More information about the linux-arm-kernel mailing list