]> 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)
commitf4265546d63cc9efd0a134856d45ed8d7ac1e060
treee3d4f0e40781a219eaae7ddf7873650178c8f8f7
parent41e9c04ed8f05c269dd7b6162375e8d2dc5cfa14
parentbbba7556d2957d1b35ce197b8847af6171afcd6b
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