aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mq.c
diff options
context:
space:
mode:
authorAnson Huang <anson.huang@nxp.com>2019-02-26 05:17:36 +0000
committerStephen Boyd <sboyd@kernel.org>2019-02-26 10:03:38 -0800
commit3b9ea606cda533964985966ad5b30715da7ba097 (patch)
tree00a05ac93e901ae7535dadfaf9bb591aa2b72c81 /drivers/clk/imx/clk-imx8mq.c
parentclk: imx: imx8mm: Mark init function __init (diff)
downloadlinux-dev-3b9ea606cda533964985966ad5b30715da7ba097.tar.xz
linux-dev-3b9ea606cda533964985966ad5b30715da7ba097.zip
clk: imx: scu: add cpu frequency scaling support
On NXP's i.MX SoCs with system controller inside, CPU frequency scaling can ONLY be done by system controller firmware, and it can ONLY be requested from secure mode, so Linux kernel has to call ARM SMC to trap to ARM-Trusted-Firmware to request system controller firmware to do CPU frequency scaling. This patch adds i.MX system controller CPU frequency scaling support, it reuses cpufreq-dt driver and implement the CPU frequency scaling inside SCU clock driver. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/imx/clk-imx8mq.c')
0 files changed, 0 insertions, 0 deletions