From: Thierry Reding <thierry.reding@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Lee Jones" <lee.jones@linaro.org>,
linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] pwm: Changes for v5.16-rc1
Date: Fri, 12 Nov 2021 11:31:22 +0100 [thread overview]
Message-ID: <20211112103122.3664089-1-thierry.reding@gmail.com> (raw)
Hi Linus,
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
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.16-rc1
for you to fetch changes up to e9d866d5a6296c701e5b46a94c0bbd6e2c0e357e:
pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific (2021-11-05 11:57:13 +0100)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Changes for v5.16-rc1
This set is mostly small fixes and cleanups, so more of a janitorial
update for this cycle.
----------------------------------------------------------------
Duc Nguyen (1):
dt-bindings: pwm: tpu: Add R-Car V3U device tree bindings
Krzysztof Kozlowski (1):
pwm: samsung: Describe driver in Kconfig
Mårten Lindahl (1):
pwm: pwm-samsung: Trigger manual update when disabling PWM
Uwe Kleine-König (4):
pwm: atmel: Drop unused header
pwm: Add might_sleep() annotations for !CONFIG_PWM API functions
pwm: Make it explicit that pwm_apply_state() might sleep
pwm: vt8500: Rename pwm_busy_wait() to make it obviously driver-specific
Wolfram Sang (1):
dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings
zhaoxiao (1):
pwm: visconti: Simplify using devm_pwmchip_add()
.../devicetree/bindings/pwm/renesas,tpu-pwm.yaml | 2 ++
drivers/pwm/Kconfig | 4 ++-
drivers/pwm/core.c | 9 +++++++
drivers/pwm/pwm-atmel.c | 1 -
drivers/pwm/pwm-samsung.c | 30 ++++++++++++++++------
drivers/pwm/pwm-visconti.c | 14 +---------
drivers/pwm/pwm-vt8500.c | 16 ++++++------
include/linux/pwm.h | 13 ++++++++++
8 files changed, 58 insertions(+), 31 deletions(-)
next reply other threads:[~2021-11-12 10:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-12 10:31 Thierry Reding [this message]
2021-11-12 20:42 ` [GIT PULL] pwm: Changes for v5.16-rc1 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=20211112103122.3664089-1-thierry.reding@gmail.com \
--to=thierry.reding@gmail.com \
--cc=lee.jones@linaro.org \
--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