* [GIT PULL] pwm: Changes for v5.17-rc1
@ 2022-01-19 11:31 Thierry Reding
2022-01-20 11:59 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2022-01-19 11:31 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Uwe Kleine-König, Lee Jones, linux-pwm, linux-kernel
Hi Linus,
The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:
Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)
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.17-rc1
for you to fetch changes up to 3f0565451cc0c5158513af0bc4e91aa8fb0b5e75:
dt-bindings: pwm: Avoid selecting schema on node name match (2021-12-09 18:17:02 +0100)
Thanks,
Thierry
----------------------------------------------------------------
pwm: Changes for v5.17-rc1
This contains a number of nice cleanups and improvements for the core
and various drivers as well as a minor tweak to the json-schema device
tree bindings.
----------------------------------------------------------------
Thierry Reding (1):
dt-bindings: pwm: Avoid selecting schema on node name match
Uwe Kleine-König (7):
pwm: Move legacy driver handling into a dedicated function
pwm: Prevent a glitch for legacy drivers
pwm: Restore initial state if a legacy callback fails
pwm: twl: Implement .apply() callback
pwm: img: Implement .apply() callback
pwm: vt8500: Implement .apply() callback
pwm: img: Use only a single idiom to get a runtime PM reference
Documentation/devicetree/bindings/pwm/pwm.yaml | 2 +
drivers/pwm/core.c | 139 ++++++++++++++-----------
drivers/pwm/pwm-img.c | 35 +++++--
drivers/pwm/pwm-twl.c | 62 +++++++++--
drivers/pwm/pwm-vt8500.c | 57 ++++++++--
5 files changed, 213 insertions(+), 82 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] pwm: Changes for v5.17-rc1
2022-01-19 11:31 [GIT PULL] pwm: Changes for v5.17-rc1 Thierry Reding
@ 2022-01-20 11:59 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-20 11:59 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 Wed, 19 Jan 2022 12:31:26 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-5.17-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/41652aae67c79a50d56174468de03bdb04d61d4b
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:[~2022-01-20 11:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 11:31 [GIT PULL] pwm: Changes for v5.17-rc1 Thierry Reding
2022-01-20 11:59 ` 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
Powered by JetHome