diff options
author | Anson Huang <anson.huang@nxp.com> | 2019-02-26 08:17:36 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2019-02-26 21:03:38 +0300 |
commit | 3b9ea606cda533964985966ad5b30715da7ba097 (patch) | |
tree | 00a05ac93e901ae7535dadfaf9bb591aa2b72c81 /tools/usb/usbip/doc | |
parent | 341fdf2602113a3fd8e05046e2b7a75b5c0f308e (diff) | |
download | linux-3b9ea606cda533964985966ad5b30715da7ba097.tar.xz |
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 'tools/usb/usbip/doc')
0 files changed, 0 insertions, 0 deletions