[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230210225922.1958397-1-sboyd@kernel.org>
Date: Fri, 10 Feb 2023 14:59:22 -0800
From: Stephen Boyd <sboyd@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Michael Turquette <mturquette@...libre.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v6.2-rc7
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
Powered by blists - more mailing lists