* [GIT PULL] Rockchip clock fixes for 6.15
@ 2025-05-04 22:08 Heiko Stuebner
2025-05-06 21:10 ` Stephen Boyd
0 siblings, 1 reply; 2+ messages in thread
From: Heiko Stuebner @ 2025-05-04 22:08 UTC (permalink / raw)
To: mturquette, Stephen Boyd; +Cc: linux-clk, linux-rockchip
Hi Mike, Stephen,
for once I do have a fix for the running 6.15-rc round.
The nvmem support for the rk3576 encountered a number of mishaps.
First the clk patch was marked as applied with the driver patches [0], then
on the way from the nvmem tree to GregKH's tree something went wrong which
caused the whole nvmem patches to reach Greg after the merge-window [1]
which in turn meant that the otp driver change landed only after 6.15-rc3 .
So right now, both the driver change as well as the devicetree parts are in
6.15-rc, but that one gate definition from below is missing for everything
to work.
So, please pull :-)
Thanks a lot
Heiko
[0] https://lore.kernel.org/all/173978599692.25901.15315285566342669137.b4-ty@linaro.org/
[1] https://lore.kernel.org/all/20250411112251.68002-1-srinivas.kandagatla@linaro.org/
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.15-rockchip-clkfixes1
for you to fetch changes up to d934a93bbcccd551c142206b8129903d18126261:
clk: rockchip: rk3576: define clk_otp_phy_g (2025-04-26 00:04:49 +0200)
----------------------------------------------------------------
Actually define the gate-clk for the otg-phy on rk3576 to make the nvmem-
support work, that was merged for 6.15 .
----------------------------------------------------------------
Heiko Stuebner (1):
clk: rockchip: rk3576: define clk_otp_phy_g
drivers/clk/rockchip/clk-rk3576.c | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Rockchip clock fixes for 6.15
2025-05-04 22:08 [GIT PULL] Rockchip clock fixes for 6.15 Heiko Stuebner
@ 2025-05-06 21:10 ` Stephen Boyd
0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2025-05-06 21:10 UTC (permalink / raw)
To: Heiko Stuebner, mturquette; +Cc: linux-clk, linux-rockchip
Quoting Heiko Stuebner (2025-05-04 15:08:50)
> Hi Mike, Stephen,
>
> for once I do have a fix for the running 6.15-rc round.
> The nvmem support for the rk3576 encountered a number of mishaps.
>
> First the clk patch was marked as applied with the driver patches [0], then
> on the way from the nvmem tree to GregKH's tree something went wrong which
> caused the whole nvmem patches to reach Greg after the merge-window [1]
> which in turn meant that the otp driver change landed only after 6.15-rc3 .
>
>
> So right now, both the driver change as well as the devicetree parts are in
> 6.15-rc, but that one gate definition from below is missing for everything
> to work.
>
> So, please pull :-)
>
> Thanks a lot
> Heiko
>
>
>
> [0] https://lore.kernel.org/all/173978599692.25901.15315285566342669137.b4-ty@linaro.org/
> [1] https://lore.kernel.org/all/20250411112251.68002-1-srinivas.kandagatla@linaro.org/
>
>
>
> The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
>
> Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v6.15-rockchip-clkfixes1
>
> for you to fetch changes up to d934a93bbcccd551c142206b8129903d18126261:
>
> clk: rockchip: rk3576: define clk_otp_phy_g (2025-04-26 00:04:49 +0200)
>
> ----------------------------------------------------------------
Thanks. Pulled into clk-fixes
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-05-06 21:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-04 22:08 [GIT PULL] Rockchip clock fixes for 6.15 Heiko Stuebner
2025-05-06 21:10 ` Stephen Boyd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).