All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Another batch of fixes targeting v6.9-rc5
@ 2024-04-17 16:03 Uwe Kleine-König
  2024-04-17 17:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2024-04-17 16:03 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pwm, kernel, AngeloGioacchino Del Regno, Raag Jadav,
	Andy Shevchenko

[-- Attachment #1: Type: text/plain, Size: 1995 bytes --]

Hello Linus,

The following changes since commit 73dfe970c038d0548beccc5bfb2707e1d543b01f:

  pwm: Fix setting period with #pwm-cells = <1> and of_pwm_single_xlate() (2024-03-29 13:50:10 +0100)

(that you pulled for v6.9-rc3) are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git tags/pwm/for-6.9-rc5-fixes

for you to fetch changes up to fb7c3d8ba039df877886fd457538d8b24ca9c84b:

  dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property (2024-04-15 17:28:13 +0200)

Both were in next since yesterday. The second patch was already included
since next-20240409 as 117c05cf63cd2bbbea0cd4ce3a5d20aeff5d3efc. (I
rebased the latter to have the more critical fix below it, because I
initially wasn't sure if I should send the dt binding fix, too.)

Please pull this for v6.9-rc5.

Thanks and best regards from Germany,
Uwe

----------------------------------------------------------------
pwm: Another batch of fixes targeting v6.9-rc5

The first patch fixes a regression in the suspend/resume path for the
dwc pwm driver that was introduced in v6.9-rc1 when support for 16
channel devices was added.

The second patch fixes a bunch of device tree binding check warnings.

----------------------------------------------------------------
AngeloGioacchino Del Regno (1):
      dt-bindings: pwm: mediatek,pwm-disp: Document power-domains property

Raag Jadav (1):
      pwm: dwc: allow suspend/resume for 16 channels

 .../devicetree/bindings/pwm/mediatek,pwm-disp.yaml |  3 +
 drivers/pwm/pwm-dwc-core.c                         |  1 -
 drivers/pwm/pwm-dwc.c                              | 82 ++++++++++++++--------
 drivers/pwm/pwm-dwc.h                              |  6 ++
 4 files changed, 63 insertions(+), 29 deletions(-)

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: [GIT PULL] pwm: Another batch of fixes targeting v6.9-rc5
  2024-04-17 16:03 [GIT PULL] pwm: Another batch of fixes targeting v6.9-rc5 Uwe Kleine-König
@ 2024-04-17 17:22 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-17 17:22 UTC (permalink / raw)
  To: Uwe Kleine-König
  Cc: Linus Torvalds, linux-pwm, kernel, AngeloGioacchino Del Regno,
	Raag Jadav, Andy Shevchenko

The pull request you sent on Wed, 17 Apr 2024 18:03:52 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git tags/pwm/for-6.9-rc5-fixes

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

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:[~2024-04-17 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17 16:03 [GIT PULL] pwm: Another batch of fixes targeting v6.9-rc5 Uwe Kleine-König
2024-04-17 17:22 ` 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.