[GIT PULL] clk fixes for v6.11-rc7

From: Stephen Boyd
Date: Thu Sep 12 2024 - 19:31:58 EST


The following changes since commit 71c03a8cb213d267853e0d9f520c972480960544:

clk: qcom: gcc-sc8280xp: don't use parking clk_ops for QUPs (2024-09-03 13:01:34 -0700)

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 a4d89b11aca3ffa73e234f06685261ce85e5fb41:

clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val() (2024-09-09 14:06:07 -0700)

----------------------------------------------------------------
One build fix for 32-bit arches using the Qualcomm PLL driver. It's
cheaper to use a comparison here instead of a division so we just do
that to fix the build.

----------------------------------------------------------------
Satya Priya Kakitapalli (1):
clk: qcom: clk-alpha-pll: Simplify the zonda_pll_adjust_l_val()

drivers/clk/qcom/clk-alpha-pll.c | 4 +---
1 file changed, 1 insertion(+), 3 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