Commit a0db71c7fe57 for kernel

commit a0db71c7fe57bf08dcb46376237b78317c035b69
Merge: 466b2d40f60c edc19bd0e571
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Thu Dec 19 08:50:05 2024 -0800

    Merge tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux

    Pull pwm fix from Uwe Kleine-König:
     "Fix regression in pwm-stm32 driver when converting to new waveform
      support

      Fabrice Gasnier found and fixed a regression I introduced with
      v6.13-rc1 when converting the stm32 pwm driver to support the new
      waveform stuff. On some hardware variants this completely broke the
      driver"

    * tag 'pwm/for-6.13-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:
      pwm: stm32: Fix complementary output in round_waveform_tohw()