diff options
author | Laurentiu Palcu <laurentiu.palcu@oss.nxp.com> | 2025-08-04 16:14:50 +0300 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2025-09-12 17:28:29 +0300 |
commit | 14be8b7b6cbc0a072c749e46e28d66e0ea6d0857 (patch) | |
tree | 05e9673f9c4e504547df9f5ef536c3340d2ba8a7 /rust/kernel/task.rs | |
parent | aa1735d72bc085c4d107fb2017c597f83bb9490c (diff) |
clk: imx95-blk-ctl: Save/restore registers when RPM routines are called
When runtime PM is used for clock providers that are part of a power
domain, the power domain supply is cut off during runtime suspend. This
causes all BLK CTL registers belonging to that power domain to reset. To
prevent this, save the state of the registers before entering suspend
and restore them on resume. Additionally, disable the APB clock during
suspend to minimize power consumption.
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20250804131450.3918846-3-laurentiu.palcu@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Diffstat (limited to 'rust/kernel/task.rs')
0 files changed, 0 insertions, 0 deletions