From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Fixes for v4.11-rc7
Date: Wed, 12 Apr 2017 19:55:05 +0200 [thread overview]
Message-ID: <20170412175505.13472-1-thierry.reding@gmail.com> (raw)
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(-)
reply other threads:[~2017-04-12 17:55 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170412175505.13472-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).