linux-pwm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pwm: Fixes for 6.16-rc6
@ 2025-07-08 20:02 Uwe Kleine-König
  2025-07-08 20:40 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2025-07-08 20:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-pwm, linux-kernel

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

Hello Linus,

the following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 505b730ede7f5c4083ff212aa955155b5b92e574:

  pwm: mediatek: Ensure to disable clocks in error path (2025-07-07 08:34:44 +0200)

----------------------------------------------------------------
pwm: Two fixes for v6.16-rc6

The first patch fixes an embarrassing bug in the pwm core. I really
wonder this wasn't found earlier since it's introduction in v6.11-rc1 as
it greatly disturbs driving a PWM via sysfs.

The second and last patch fixes a clock balance issue in an error path
of the Mediatek PWM driver.

----------------------------------------------------------------

I would have preferred to have these changes a tad longer in next, but
the fix for the core was only found on Friday and since then there was
only a single next tree. Given that we're already after -rc5 I don't
want to wait longer to get this fix in. The driver fix is harmless
compared to that. But it's simple and obviously correct, so I sent it
along.

Thanks for pulling these two changes into your tree for v6.16-rc6,
Uwe

Uwe Kleine-König (2):
      pwm: Fix invalid state detection
      pwm: mediatek: Ensure to disable clocks in error path

 drivers/pwm/core.c         |  2 +-
 drivers/pwm/pwm-mediatek.c | 13 ++++++++-----
 2 files changed, 9 insertions(+), 6 deletions(-)

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

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

* Re: [GIT PULL] pwm: Fixes for 6.16-rc6
  2025-07-08 20:02 [GIT PULL] pwm: Fixes for 6.16-rc6 Uwe Kleine-König
@ 2025-07-08 20:40 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-07-08 20:40 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: Linus Torvalds, linux-pwm, linux-kernel

The pull request you sent on Tue, 8 Jul 2025 22:02:55 +0200:

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

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

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:[~2025-07-08 20:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-08 20:02 [GIT PULL] pwm: Fixes for 6.16-rc6 Uwe Kleine-König
2025-07-08 20:40 ` 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).