OSDN Git Service

clk: imx: scu: Do not enable runtime PM for CPU clks
authorNitin Garg <nitin.garg@nxp.com>
Fri, 4 Jun 2021 09:09:43 +0000 (17:09 +0800)
committerAbel Vesa <abel.vesa@nxp.com>
Mon, 14 Jun 2021 09:34:51 +0000 (12:34 +0300)
commit18a50f82cd2ff3e43589d44349e71fdbef0d3fdd
tree30d4b29e28e22dbd914dbc4a79e18f038ea62174
parenta82327cc5edb2283efe6a63bde7516e67d02f2a2
clk: imx: scu: Do not enable runtime PM for CPU clks

Since CPU clocks are managed by CPUFREQ and ATF, do not enable
runtime PM otherwise rpm gets out of status as cpufreq
also manages clock states.

Signed-off-by: Nitin Garg <nitin.garg@nxp.com>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@nxp.com>
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
drivers/clk/imx/clk-scu.c