]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Apr 2017 06:29:45 +0000 (23:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Apr 2017 06:29:45 +0000 (23:29 -0700)
commit8c593c3b87f33e430f8adf4b4a51629121d5df0a
treee3d4f0e40781a219eaae7ddf7873650178c8f8f7
parentddd0055fe4a72ff9caf0b18429b825519e17a7d8
parented42f46f081721266e5fc57a527b363a9bc9d481
Merge tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm

Pull pwm fixes from Thierry Reding:
 "This contain a fix for the atomic update support recently added to
  the Rockchip driver where the clock reference count would become
  unbalanced and result in the clock feeding the PWM to always be
  disabled.

  Another fix to the Intel LPSS driver that adds an update bit quirk
  required for a specific configuration"

* tag 'pwm/for-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm:
  pwm: rockchip: State of PWM clock should synchronize with PWM enabled state
  pwm: lpss: Set enable-bit before waiting for update-bit to go low
  pwm: lpss: Split Tangier configuration