]> www.infradead.org Git - users/hch/misc.git/commit
Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Nov 2024 17:41:34 +0000 (07:41 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 7 Nov 2024 17:41:34 +0000 (07:41 -1000)
commit80fb25341631b75f57b84f99cc35b95ca2aad329
tree2eaca2657ae4038199b5ee9241300005f77d83d7
parent84b9749a3a704dcc824a88aa8267247c801d51e4
parent517fb4d77c44c7519ae6937329c496894461f416
Merge tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux

Pull pwm fix from Uwe Kleine-König:
 "Fix period setting in imx-tpm driver and a maintainer update

  Erik Schumacher found and fixed a problem in the calculation of the
  PWM period setting yielding too long periods. Trevor Gamblin - who
  already cared about mainlining the pwm-axi-pwmgen driver - stepped
  forward as an additional reviewer.

  Thanks to Erik and Trevor"

* tag 'pwm/for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux:
  MAINTAINERS: add self as reviewer for AXI PWM GENERATOR
  pwm: imx-tpm: Use correct MODULO value for EPWM mode
MAINTAINERS