[PATCH v2 0/2] clk: imx95-blk-ctl: Fix runtime PM issues

Laurentiu Palcu posted 2 patches 2 months ago
drivers/clk/imx/clk-imx95-blk-ctl.c | 57 ++++++++++++++---------------
1 file changed, 28 insertions(+), 29 deletions(-)
[PATCH v2 0/2] clk: imx95-blk-ctl: Fix runtime PM issues
Posted by Laurentiu Palcu 2 months ago
Hi,

These 2 patches belonged to a larger patch-set I sent a couple of weeks
ago([1]) but I decided to break that set into smaller sets, where
possible, as they will be easier to respin, to address any issues, and
will probably be merged faster than the other one.

Also, I addressed all the reviewers' comments received previously for
these patches.

[1] https://lore.kernel.org/imx/20250716081519.3400158-1-laurentiu.palcu@oss.nxp.com/T/#t

Thanks,
Laurentiu

Changes in v2:
 * Collected r-b tags for patch 1/2
 * Changed patch 2/2 commit message to make it clearer;

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(-)

-- 
2.49.0
Re: [PATCH v2 0/2] clk: imx95-blk-ctl: Fix runtime PM issues
Posted by Abel Vesa 3 weeks, 1 day ago
On Mon, 04 Aug 2025 16:14:48 +0300, Laurentiu Palcu wrote:
> These 2 patches belonged to a larger patch-set I sent a couple of weeks
> ago([1]) but I decided to break that set into smaller sets, where
> possible, as they will be easier to respin, to address any issues, and
> will probably be merged faster than the other one.
> 
> Also, I addressed all the reviewers' comments received previously for
> these patches.
> 
> [...]

Applied, thanks!

[1/2] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
      commit: aa1735d72bc085c4d107fb2017c597f83bb9490c
[2/2] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
      commit: 14be8b7b6cbc0a072c749e46e28d66e0ea6d0857

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>