mbox series

[GIT,PULL] clk fixes for v5.19-rc7

Message ID 20220724065909.1484190-1-sboyd@kernel.org (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] clk fixes for v5.19-rc7 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

Message

Stephen Boyd July 24, 2022, 6:59 a.m. UTC
The following changes since commit a79e69c8714f416bd324952d06d1dd7bce3f35bf:

  MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK (2022-06-15 17:19:02 -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 25c2a075eb6a3031813b6051bd10dfc22c36a2a4:

  clk: lan966x: Fix the lan966x clock gate register address (2022-07-19 00:04:10 -0700)

----------------------------------------------------------------
One more fix to set the correct IO mapping for a clk gate in the lan966x
driver.

----------------------------------------------------------------
Herve Codina (1):
      clk: lan966x: Fix the lan966x clock gate register address

 drivers/clk/clk-lan966x.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org July 24, 2022, 5 p.m. UTC | #1
The pull request you sent on Sat, 23 Jul 2022 23:59:09 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/714b82c18ba0d2e76e9c3fd7785ff5a060f5980b

Thank you!