linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Fixes for v5.14-rc2
@ 2021-07-14  7:43 Thierry Reding
  2021-07-16  1:13 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2021-07-14  7:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Uwe Kleine-König, Lee Jones, linux-pwm, linux-kernel

Hi Linus,

The following changes since commit bebedf2bb4a9e0cb4ffa72cbc960728051b338a4:

  pwm: Remove redundant assignment to pointer pwm (2021-07-07 21:43:32 +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.14-rc2

for you to fetch changes up to f4a8e31ed84ec646c158824f423cb22d1f362bbf:

  pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped (2021-07-08 16:09:30 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v5.14-rc2

This contains a couple of fixes from Uwe that I missed for v5.14-rc1.

----------------------------------------------------------------
Uwe Kleine-König (5):
      pwm: sprd: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: spear: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: tiecap: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: berlin: Ensure configuring period and duty_cycle isn't wrongly skipped
      pwm: ep93xx: Ensure configuring period and duty_cycle isn't wrongly skipped

 drivers/pwm/pwm-berlin.c |  9 ++---
 drivers/pwm/pwm-ep93xx.c | 85 +++++++++++++++++++++++-------------------------
 drivers/pwm/pwm-spear.c  |  9 ++---
 drivers/pwm/pwm-sprd.c   | 11 +++----
 drivers/pwm/pwm-tiecap.c | 15 ++++-----
 5 files changed, 56 insertions(+), 73 deletions(-)

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

end of thread, other threads:[~2021-07-16  1:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-14  7:43 [GIT PULL] pwm: Fixes for v5.14-rc2 Thierry Reding
2021-07-16  1:13 ` 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).