linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Fixes for v4.11-rc7
@ 2017-04-12 17:55 Thierry Reding
  0 siblings, 0 replies; only message in thread
From: Thierry Reding @ 2017-04-12 17:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-pwm, linux-kernel

Hi Linus,

The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-4.11-rc7

for you to fetch changes up to a900152b5c29aea8134cc7a4c5db25552b3cd8f7:

  pwm: rockchip: State of PWM clock should synchronize with PWM enabled state (2017-04-06 15:08:52 +0200)

This comes about a week later than I wanted, but I got side-tracked with
other things, unfortunately.

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v4.11-rc7

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.

----------------------------------------------------------------
Andy Shevchenko (1):
      pwm: lpss: Split Tangier configuration

David Wu (1):
      pwm: rockchip: State of PWM clock should synchronize with PWM enabled state

Hans de Goede (1):
      pwm: lpss: Set enable-bit before waiting for update-bit to go low

 drivers/pwm/pwm-lpss-pci.c      | 10 +++++++++-
 drivers/pwm/pwm-lpss-platform.c |  1 +
 drivers/pwm/pwm-lpss.c          | 19 +++++++++++++------
 drivers/pwm/pwm-lpss.h          |  1 +
 drivers/pwm/pwm-rockchip.c      | 40 +++++++++++++++++++++++++++++++++-------
 5 files changed, 57 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-12 17:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-12 17:55 [GIT PULL] pwm: Fixes for v4.11-rc7 Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).