From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Changes for v5.5-rc1
Date: Thu, 5 Dec 2019 07:10:44 +0100 [thread overview]
Message-ID: <20191205061044.1006766-1-thierry.reding@gmail.com> (raw)
Hi Linus,
The following changes since commit 40a6b9a00930fd6b59aa2eb6135abc2efe5440c3:
Revert "pwm: Let pwm_get_state() return the last implemented state" (2019-10-21 16:48:52 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.5-rc1
for you to fetch changes up to f5ff2628867b9c7cb4abb6c6a5a7eea079dad4b6:
pwm: imx27: Unconditionally write state to hardware (2019-10-21 16:58:09 +0200)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Changes for v5.5-rc1
Various changes and minor fixes across a couple of drivers.
----------------------------------------------------------------
Colin Ian King (1):
pwm: sun4i: Drop redundant assignment to variable pval
Fabrice Gasnier (3):
dt-bindings: pwm-stm32: Document pinctrl sleep state
pwm: stm32: Split breakinput apply routine to ease PM support
pwm: stm32: Add power management support
Ondrej Jirman (1):
pwm: sun4i: Fix incorrect calculation of duty_cycle/period
Rasmus Villemoes (1):
pwm: Update comment on struct pwm_ops::apply
Thierry Reding (8):
dt-bindings: pwm: mediatek: Remove gratuitous compatible string for MT7629
pwm: stm32: Validate breakinput data from DT
pwm: stm32: Remove clutter from ternary operator
pwm: stm32: Pass breakinput instead of its values
pwm: Read initial hardware state at request time
pwm: cros-ec: Cache duty cycle value
pwm: imx27: Cache duty cycle register value
pwm: imx27: Unconditionally write state to hardware
.../devicetree/bindings/pwm/pwm-mediatek.txt | 2 +-
.../devicetree/bindings/pwm/pwm-stm32.txt | 8 +-
drivers/pwm/core.c | 6 +-
drivers/pwm/pwm-cros-ec.c | 58 ++++++++-
drivers/pwm/pwm-imx27.c | 137 ++++++++++++---------
drivers/pwm/pwm-stm32.c | 112 ++++++++++++-----
drivers/pwm/pwm-sun4i.c | 5 +-
include/linux/mfd/stm32-timers.h | 12 +-
include/linux/pwm.h | 5 +-
9 files changed, 228 insertions(+), 117 deletions(-)
next reply other threads:[~2019-12-05 6:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-05 6:10 Thierry Reding [this message]
2019-12-05 7:59 ` [GIT PULL] pwm: Changes for v5.5-rc1 Uwe Kleine-König
2019-12-05 8:41 ` Thierry Reding
2019-12-05 10:05 ` Uwe Kleine-König
2019-12-05 11:04 ` Thierry Reding
2019-12-05 12:09 ` Uwe Kleine-König
2019-12-05 8:42 ` [GIT PULL v2] " Thierry Reding
2019-12-05 20:45 ` pr-tracker-bot
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=20191205061044.1006766-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 \
--cc=u.kleine-koenig@pengutronix.de \
/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