[GIT PULL] clk: imx: Updates for v6.18

From: Abel Vesa
Date: Tue Sep 16 2025 - 03:49:48 EST


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/abelvesa/linux.git/ tags/clk-imx-6.18

for you to fetch changes up to 14be8b7b6cbc0a072c749e46e28d66e0ea6d0857:

clk: imx95-blk-ctl: Save/restore registers when RPM routines are called (2025-09-12 17:28:29 +0300)

----------------------------------------------------------------
i.MX clock changes for 6.18

- Rework the i.MX95 BLK CTL driver to add the platform data to the
state container.
- Retain the state of the i.MS95 BLK CTL registers through both
runtime and system suspend.

----------------------------------------------------------------
Laurentiu Palcu (2):
clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
clk: imx95-blk-ctl: Save/restore registers when RPM routines are called

drivers/clk/imx/clk-imx95-blk-ctl.c | 57 ++++++++++++++++++-------------------
1 file changed, 28 insertions(+), 29 deletions(-)