[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <fmymgdr7p3ergu7i4u2n7mwwkjakhs3krq4btywcepbgt2266x@swjnq4cy7s2c>
Date: Tue, 8 Jul 2025 22:02:55 +0200
From: Uwe Kleine-König <u.kleine-koenig@...libre.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pwm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] pwm: Fixes for 6.16-rc6
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists