linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Changes for v5.10-rc1
@ 2020-10-22 15:49 Thierry Reding
  2020-10-22 20:04 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2020-10-22 15:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Uwe Kleine-König, Lee Jones, linux-pwm, linux-kernel

Hi Linus,

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -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.10-rc1

for you to fetch changes up to 3b1954cd57bf7648417c593d60eac1ec661ad514:

  dt-bindings: pwm: renesas,pwm-rcar: Add r8a7742 support (2020-10-09 13:30:15 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Changes for v5.10-rc1

This release cycle's updates are mostly cleanup and some minor fixes.

----------------------------------------------------------------
David Jander (3):
      pwm: pca9685: Make comments more consistent
      pwm: pca9685: Use BIT() macro instead of shift
      pwm: pca9685: Disable unused alternative addresses

Hauke Mehrtens (1):
      pwm: img: Fix null pointer access in probe

Jarkko Nikula (1):
      pwm: Allow store 64-bit duty cycle from sysfs interface

Krzysztof Kozlowski (6):
      pwm: bcm2835: Simplify with dev_err_probe()
      pwm: jz4740: Simplify with dev_err_probe()
      pwm: rockchip: Simplify with dev_err_probe()
      pwm: sifive: Simplify with dev_err_probe()
      pwm: sprd: Simplify with dev_err_probe()
      pwm: sun4i: Simplify with dev_err_probe()

Lad Prabhakar (2):
      dt-bindings: pwm: renesas,tpu-pwm: Document r8a7742 support
      dt-bindings: pwm: renesas,pwm-rcar: Add r8a7742 support

Liu Shixin (1):
      pwm: Convert to use DEFINE_SEQ_ATTRIBUTE macro

Marian-Cristian Rotariu (1):
      dt-bindings: pwm: renesas,pwm-rcar: Add r8a774e1 support

Simon South (1):
      pwm: rockchip: Keep enabled PWMs running while probing

 .../devicetree/bindings/pwm/renesas,pwm-rcar.yaml  |  2 +
 .../devicetree/bindings/pwm/renesas,tpu-pwm.yaml   |  1 +
 drivers/pwm/core.c                                 | 17 ++------
 drivers/pwm/pwm-bcm2835.c                          | 10 ++---
 drivers/pwm/pwm-img.c                              |  3 +-
 drivers/pwm/pwm-jz4740.c                           |  9 ++---
 drivers/pwm/pwm-pca9685.c                          | 45 +++++++++++++---------
 drivers/pwm/pwm-rockchip.c                         | 15 ++++----
 drivers/pwm/pwm-sifive.c                           |  8 ++--
 drivers/pwm/pwm-sprd.c                             |  7 +---
 drivers/pwm/pwm-sun4i.c                            | 36 ++++++-----------
 drivers/pwm/sysfs.c                                |  4 +-
 12 files changed, 67 insertions(+), 90 deletions(-)

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

* Re: [GIT PULL] pwm: Changes for v5.10-rc1
  2020-10-22 15:49 [GIT PULL] pwm: Changes for v5.10-rc1 Thierry Reding
@ 2020-10-22 20:04 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-22 20:04 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 Thu, 22 Oct 2020 17:49:03 +0200:

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

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

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:[~2020-10-22 20:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 15:49 [GIT PULL] pwm: Changes for v5.10-rc1 Thierry Reding
2020-10-22 20:04 ` pr-tracker-bot

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