mbox series

[GIT,PULL] Rockchip clock changes for 6.4 #1

Message ID 3292931.atdPhlSkOF@phil (mailing list archive)
State Accepted, archived
Headers show
Series [GIT,PULL] Rockchip clock changes for 6.4 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-clk1

Message

Heiko Stuebner April 17, 2023, 11:46 p.m. UTC
Hi Mike, Stephen,

please find below a pull-request with some small Rockchip stuff.

Please pull.

Thanks
Heiko


The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

  Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-clk1

for you to fetch changes up to 64042c28c3bb6729df8e2fda89bc7ebbe3790907:

  clk: rockchip: rk3588: make gate linked clocks critical (2023-04-18 00:54:04 +0200)

----------------------------------------------------------------
Reparenting fix for the clock supplying camera modules on the rk3399
and more critical (bus-)clocks on the rk3588.

----------------------------------------------------------------
Quentin Schulz (1):
      clk: rockchip: rk3399: allow clk_cifout to force clk_cifout_src to reparent

Sebastian Reichel (1):
      clk: rockchip: rk3588: make gate linked clocks critical

 drivers/clk/rockchip/clk-rk3399.c |  2 +-
 drivers/clk/rockchip/clk-rk3588.c | 42 ++++++++++++++++++++++++---------------
 2 files changed, 27 insertions(+), 17 deletions(-)

Comments

Stephen Boyd April 18, 2023, 7:52 p.m. UTC | #1
Quoting Heiko Stuebner (2023-04-17 16:46:35)
> Hi Mike, Stephen,
> 
> please find below a pull-request with some small Rockchip stuff.
> 
> Please pull.
> 
> Thanks
> Heiko
> 
> 
> The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
> 
>   Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.4-rockchip-clk1
> 
> for you to fetch changes up to 64042c28c3bb6729df8e2fda89bc7ebbe3790907:
> 
>   clk: rockchip: rk3588: make gate linked clocks critical (2023-04-18 00:54:04 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next