All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip clock changes for 6.4 #1
@ 2023-04-17 23:46 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2023-04-17 23:46 UTC (permalink / raw)
  To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip

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(-)




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Rockchip clock changes for 6.4 #1
@ 2023-04-17 23:46 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2023-04-17 23:46 UTC (permalink / raw)
  To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip

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(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Rockchip clock changes for 6.4 #1
  2023-04-17 23:46 ` Heiko Stuebner
@ 2023-04-18 19:52   ` Stephen Boyd
  -1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2023-04-18 19:52 UTC (permalink / raw)
  To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Rockchip clock changes for 6.4 #1
@ 2023-04-18 19:52   ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2023-04-18 19:52 UTC (permalink / raw)
  To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip

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

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-18 19:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17 23:46 [GIT PULL] Rockchip clock changes for 6.4 #1 Heiko Stuebner
2023-04-17 23:46 ` Heiko Stuebner
2023-04-18 19:52 ` Stephen Boyd
2023-04-18 19:52   ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.