[GIT PULL] Rockchip clock fixes for 6.15
Heiko Stuebner
heiko at sntech.de
Sun May 4 15:08:50 PDT 2025
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(+)
More information about the Linux-rockchip
mailing list