All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Changes for v5.16-rc1
@ 2021-11-12 10:31 Thierry Reding
  2021-11-12 20:42 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2021-11-12 10:31 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Uwe Kleine-König, Lee Jones, linux-pwm, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] pwm: Changes for v5.16-rc1
  2021-11-12 10:31 [GIT PULL] pwm: Changes for v5.16-rc1 Thierry Reding
@ 2021-11-12 20:42 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-11-12 20:42 UTC (permalink / raw)
  To: Thierry Reding
  Cc: Linus Torvalds, Uwe Kleine-König, Lee Jones, linux-pwm,
	linux-kernel

The pull request you sent on Fri, 12 Nov 2021 11:31:22 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.16-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/030c28a021131c6944d35a4fa727781f9df3a05d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-12 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-12 10:31 [GIT PULL] pwm: Changes for v5.16-rc1 Thierry Reding
2021-11-12 20:42 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.