* [GIT PULL] Rockchip clock changes for 6.18 #1
@ 2025-09-21 20:59 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-09-21 20:59 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.18
Just a single newly exported clock for an older SoC.
Please pull.
Thanks
Heiko
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.18-rockchip-clk1
for you to fetch changes up to 77111b2c22ef5b368da5c833175b6f7806b39ccb:
clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M (2025-09-03 14:17:54 +0200)
----------------------------------------------------------------
Export the dsi-24MHz clock on the RK3368, which seems to get some
attention to enable DSI support there.
----------------------------------------------------------------
WeiHao Li (2):
dt-bindings: clock: rk3368: Add SCLK_MIPIDSI_24M
clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M
drivers/clk/rockchip/clk-rk3368.c | 2 +-
include/dt-bindings/clock/rk3368-cru.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] Rockchip clock changes for 6.18 #1
@ 2025-09-21 20:59 ` Heiko Stuebner
0 siblings, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2025-09-21 20:59 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.18
Just a single newly exported clock for an older SoC.
Please pull.
Thanks
Heiko
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.18-rockchip-clk1
for you to fetch changes up to 77111b2c22ef5b368da5c833175b6f7806b39ccb:
clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M (2025-09-03 14:17:54 +0200)
----------------------------------------------------------------
Export the dsi-24MHz clock on the RK3368, which seems to get some
attention to enable DSI support there.
----------------------------------------------------------------
WeiHao Li (2):
dt-bindings: clock: rk3368: Add SCLK_MIPIDSI_24M
clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M
drivers/clk/rockchip/clk-rk3368.c | 2 +-
include/dt-bindings/clock/rk3368-cru.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
_______________________________________________
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.18 #1
2025-09-21 20:59 ` Heiko Stuebner
@ 2025-09-21 22:29 ` Stephen Boyd
-1 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2025-09-21 22:29 UTC (permalink / raw)
To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip
Quoting Heiko Stuebner (2025-09-21 13:59:39)
> Hi Mike, Stephen,
>
> please find below a pull-request with Rockchip clock change for 6.18
> Just a single newly exported clock for an older SoC.
>
>
> Please pull.
>
> Thanks
> Heiko
>
>
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
> Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.18-rockchip-clk1
>
> for you to fetch changes up to 77111b2c22ef5b368da5c833175b6f7806b39ccb:
>
> clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M (2025-09-03 14:17:54 +0200)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-next
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] Rockchip clock changes for 6.18 #1
@ 2025-09-21 22:29 ` Stephen Boyd
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Boyd @ 2025-09-21 22:29 UTC (permalink / raw)
To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip
Quoting Heiko Stuebner (2025-09-21 13:59:39)
> Hi Mike, Stephen,
>
> please find below a pull-request with Rockchip clock change for 6.18
> Just a single newly exported clock for an older SoC.
>
>
> Please pull.
>
> Thanks
> Heiko
>
>
> The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
>
> Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.18-rockchip-clk1
>
> for you to fetch changes up to 77111b2c22ef5b368da5c833175b6f7806b39ccb:
>
> clk: rockchip: rk3368: use clock ids for SCLK_MIPIDSI_24M (2025-09-03 14:17:54 +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:[~2025-09-21 22:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-21 20:59 [GIT PULL] Rockchip clock changes for 6.18 #1 Heiko Stuebner
2025-09-21 20:59 ` Heiko Stuebner
2025-09-21 22:29 ` Stephen Boyd
2025-09-21 22:29 ` 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.