[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240912233149.1923482-1-sboyd@kernel.org>
Date: Thu, 12 Sep 2024 16:31:47 -0700
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.11-rc7
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
Powered by blists - more mailing lists