All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip clock changes for 5.16
@ 2021-09-27  9:44 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-09-27  9:44 UTC (permalink / raw)
  To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip

Hi Mike, Stephen,

please find below some Rockchip clock changes for 5.16

Please pull, thanks
Heiko

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-clk-1

for you to fetch changes up to 1da80da028fe5accb866c0d6899a292ed86bef45:

  clk: rockchip: use module_platform_driver_probe (2021-09-21 00:44:53 +0200)

----------------------------------------------------------------
Move to use module_platform_probe and enable usage
of Coresight-related clocks on rk3399.

----------------------------------------------------------------
Brian Norris (2):
      clk: rockchip: rk3399: make CPU clocks critical
      clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}

Miles Chen (1):
      clk: rockchip: use module_platform_driver_probe

 drivers/clk/rockchip/clk-rk3399.c | 17 ++++++++++-------
 drivers/clk/rockchip/clk-rk3568.c |  2 +-
 2 files changed, 11 insertions(+), 8 deletions(-)




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

* [GIT PULL] Rockchip clock changes for 5.16
@ 2021-09-27  9:44 ` Heiko Stuebner
  0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-09-27  9:44 UTC (permalink / raw)
  To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip

Hi Mike, Stephen,

please find below some Rockchip clock changes for 5.16

Please pull, thanks
Heiko

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-clk-1

for you to fetch changes up to 1da80da028fe5accb866c0d6899a292ed86bef45:

  clk: rockchip: use module_platform_driver_probe (2021-09-21 00:44:53 +0200)

----------------------------------------------------------------
Move to use module_platform_probe and enable usage
of Coresight-related clocks on rk3399.

----------------------------------------------------------------
Brian Norris (2):
      clk: rockchip: rk3399: make CPU clocks critical
      clk: rockchip: rk3399: expose PCLK_COREDBG_{B,L}

Miles Chen (1):
      clk: rockchip: use module_platform_driver_probe

 drivers/clk/rockchip/clk-rk3399.c | 17 ++++++++++-------
 drivers/clk/rockchip/clk-rk3568.c |  2 +-
 2 files changed, 11 insertions(+), 8 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 5.16
  2021-09-27  9:44 ` Heiko Stuebner
@ 2021-09-28 22:25   ` Stephen Boyd
  -1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2021-09-28 22:25 UTC (permalink / raw)
  To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip

Quoting Heiko Stuebner (2021-09-27 02:44:16)
> Hi Mike, Stephen,
> 
> please find below some Rockchip clock changes for 5.16
> 
> Please pull, thanks
> Heiko
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-clk-1
> 
> for you to fetch changes up to 1da80da028fe5accb866c0d6899a292ed86bef45:
> 
>   clk: rockchip: use module_platform_driver_probe (2021-09-21 00:44:53 +0200)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

* Re: [GIT PULL] Rockchip clock changes for 5.16
@ 2021-09-28 22:25   ` Stephen Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2021-09-28 22:25 UTC (permalink / raw)
  To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip

Quoting Heiko Stuebner (2021-09-27 02:44:16)
> Hi Mike, Stephen,
> 
> please find below some Rockchip clock changes for 5.16
> 
> Please pull, thanks
> Heiko
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.16-rockchip-clk-1
> 
> for you to fetch changes up to 1da80da028fe5accb866c0d6899a292ed86bef45:
> 
>   clk: rockchip: use module_platform_driver_probe (2021-09-21 00:44:53 +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:[~2021-09-28 23:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-27  9:44 [GIT PULL] Rockchip clock changes for 5.16 Heiko Stuebner
2021-09-27  9:44 ` Heiko Stuebner
2021-09-28 22:25 ` Stephen Boyd
2021-09-28 22:25   ` 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.