From: Stephen Boyd <sboyd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk fixes for v6.7-rc5
Date: Sat, 16 Dec 2023 16:54:49 -0800 [thread overview]
Message-ID: <20231217005450.3575417-1-sboyd@kernel.org> (raw)
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -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 8defec031c40913ef10d2f654a5ccc8a2a9730c1:
Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes (2023-12-13 15:26:24 -0800)
----------------------------------------------------------------
A handful of clk fixes, mostly in the rockchip clk driver
- Fix a clk name, clk parent, and a register for a clk gate in the
Rockchip rk3128 clk driver
- Add a PLL frequency on Rockchip rk3568 to fix some display artifacts
- Fix a kbuild dependency for Qualcomm's SM_CAMCC_8550 symbol so that
it isn't possible to select the associated GCC driver
----------------------------------------------------------------
Alex Bee (1):
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
Chris Morgan (1):
clk: rockchip: rk3568: Add PLL rate for 292.5MHz
Finley Xiao (1):
clk: rockchip: rk3128: Fix aclk_peri_src's parent
Jagadeesh Kona (1):
clk: qcom: Fix SM_CAMCC_8550 dependencies
Stephen Boyd (1):
Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes
Weihao Li (1):
clk: rockchip: rk3128: Fix HCLK_OTG gate register
drivers/clk/qcom/Kconfig | 1 +
drivers/clk/rockchip/clk-rk3128.c | 24 +++++++++---------------
drivers/clk/rockchip/clk-rk3568.c | 1 +
3 files changed, 11 insertions(+), 15 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
next reply other threads:[~2023-12-17 0:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-17 0:54 Stephen Boyd [this message]
2023-12-17 17:38 ` [GIT PULL] clk fixes for v6.7-rc5 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231217005450.3575417-1-sboyd@kernel.org \
--to=sboyd@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox