Linux clock framework development
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip clock changes for 6.14 #1
@ 2025-01-14 13:30 Heiko Stuebner
  2025-01-14 18:52 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Stuebner @ 2025-01-14 13:30 UTC (permalink / raw)
  To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip

Hi Mike, Stephen,

please find below a pull-request with Rockchip clock change for 6.14

Please pull.

Thanks
Heiko


The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cd8b5366636bdff0449b789fb2d33abb20804255:

  clk: rockchip: rk3588: make refclko25m_ethX critical (2025-01-09 16:23:32 +0100)

----------------------------------------------------------------
Real handling of the linked clocks (clocks of the interconnect port a
peripheral is connected to) on rk3588 using pm-clocks, allowing us to
stop marking them as critical and one more rk3588 critical clock, that
the kernel cannot handle otherise right now.

----------------------------------------------------------------
Heiko Stuebner (1):
      clk: rockchip: rk3588: make refclko25m_ethX critical

Sebastian Reichel (5):
      clk: rockchip: support clocks registered late
      clk: rockchip: rk3588: register GATE_LINK later
      clk: rockchip: expose rockchip_clk_set_lookup
      clk: rockchip: implement linked gate clock support
      clk: rockchip: rk3588: drop RK3588_LINKED_CLK

 drivers/clk/rockchip/Makefile     |   1 +
 drivers/clk/rockchip/clk-rk3588.c | 120 +++++++++++++++++++++++---------------
 drivers/clk/rockchip/clk.c        | 102 +++++++++++++++++++++++++++-----
 drivers/clk/rockchip/clk.h        |  40 +++++++++++++
 drivers/clk/rockchip/gate-link.c  |  85 +++++++++++++++++++++++++++
 5 files changed, 288 insertions(+), 60 deletions(-)
 create mode 100644 drivers/clk/rockchip/gate-link.c




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

* Re: [GIT PULL] Rockchip clock changes for 6.14 #1
  2025-01-14 13:30 [GIT PULL] Rockchip clock changes for 6.14 #1 Heiko Stuebner
@ 2025-01-14 18:52 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2025-01-14 18:52 UTC (permalink / raw)
  To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip

Quoting Heiko Stuebner (2025-01-14 05:30:35)
> Hi Mike, Stephen,
> 
> please find below a pull-request with Rockchip clock change for 6.14
> 
> Please pull.
> 
> Thanks
> Heiko
> 
> 
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
> 
>   Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.14-rockchip-clk1
> 
> for you to fetch changes up to cd8b5366636bdff0449b789fb2d33abb20804255:
> 
>   clk: rockchip: rk3588: make refclko25m_ethX critical (2025-01-09 16:23:32 +0100)
> 
> ----------------------------------------------------------------

Thanks. Pulled into clk-next

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

end of thread, other threads:[~2025-01-14 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-14 13:30 [GIT PULL] Rockchip clock changes for 6.14 #1 Heiko Stuebner
2025-01-14 18:52 ` Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox