[GIT PULL] Rockchip clock fixes for 7.2-rc
Heiko Stuebner
heiko at sntech.de
Thu Jul 23 15:33:43 PDT 2026
Hi Mike, Stephen,
here is one of those seldom PRs for a needed clock-related fix for the
current development cycle, which fixes a regression by keeping
newly added clocks on, if they're not handled by a driver.
So, please pull :-)
Thanks a lot
Heiko
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v7.2-rockchip-clkfixes1
for you to fetch changes up to 946352b2f88fd2378f0341312e47dff1e8dc2fac:
clk: rockchip: rk3588: don't disable unused I2S MCLK output gates (2026-06-28 21:09:50 +0200)
----------------------------------------------------------------
Fix for the recently added i2s clocks, to make it backwards compatible
with the existing devicetrees.
----------------------------------------------------------------
Daniele Briguglio (1):
clk: rockchip: rk3588: don't disable unused I2S MCLK output gates
drivers/clk/rockchip/clk-rk3588.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
More information about the Linux-rockchip
mailing list