* [GIT PULL] clk fixes for v6.2-rc7
@ 2023-02-10 22:59 Stephen Boyd
2023-02-10 23:38 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2023-02-10 22:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus
for you to fetch changes up to ecfb9f404771dde909ce7743df954370933c3be2:
clk: ingenic: jz4760: Update M/N/OD calculation algorithm (2023-01-25 16:08:27 -0800)
----------------------------------------------------------------
Two clk driver fixes
- Use devm_kasprintf() to avoid overflows when forming clk names
in the Microchip PolarFire driver
- Fix the pretty broken Ingenic JZ4760 M/N/OD calculation to actually
work and find proper divisors
----------------------------------------------------------------
Geert Uytterhoeven (1):
clk: microchip: mpfs-ccc: Use devm_kasprintf() for allocating formatted strings
Paul Cercueil (1):
clk: ingenic: jz4760: Update M/N/OD calculation algorithm
Stephen Boyd (1):
Merge tag 'clk-microchip-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into clk-fixes
drivers/clk/ingenic/jz4760-cgu.c | 18 ++++++++----------
drivers/clk/microchip/clk-mpfs-ccc.c | 10 ++++------
2 files changed, 12 insertions(+), 16 deletions(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-10 23:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-10 22:59 [GIT PULL] clk fixes for v6.2-rc7 Stephen Boyd
2023-02-10 23:38 ` 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