linux/drivers/pmdomain/imx
Peng Fan f7c7c5aa55 pmdomain: imx93-blk-ctrl: correct remove path
The check condition should be 'i < bc->onecell_data.num_domains', not
'bc->onecell_data.num_domains' which will make the look never finish
and cause kernel panic.

Also disable runtime to address
"imx93-blk-ctrl 4ac10000.system-controller: Unbalanced pm_runtime_enable!"

Fixes: e9aa77d413 ("soc: imx: add i.MX93 media blk ctrl driver")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Stefan Wahren <wahrenst@gmx.net>
Cc: stable@vger.kernel.org
Message-ID: <20241101101252.1448466-1-peng.fan@oss.nxp.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2024-11-01 12:53:16 +01:00
..
gpc.c pmdomain: imx: gpc: Simplify with scoped for each OF child loop 2024-09-13 12:21:04 +02:00
gpcv2.c pmdomain: imx: gpcv2: Simplify with scoped for each OF child loop 2024-09-13 12:21:04 +02:00
imx8m-blk-ctrl.c pmdomain: imx8mp-blk-ctrl: Error out if domains are missing in DT 2024-02-14 10:26:11 +01:00
imx8mp-blk-ctrl.c pmdomain: imx8mp-blk-ctrl: imx8mp_blk: Add fdcc clock to hdmimix domain 2024-02-14 10:26:11 +01:00
imx93-blk-ctrl.c pmdomain: imx93-blk-ctrl: correct remove path 2024-11-01 12:53:16 +01:00
imx93-pd.c pmdomain: imx93-pd: drop the context variable "init_off" 2024-09-13 12:45:40 +02:00
Kconfig
Makefile
scu-pd.c pmdomain: imx: scu-pd: Remove duplicated clocks 2024-08-05 12:44:36 +02:00