diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-02-19 15:59:49 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-03-10 14:02:16 +0800 |
commit | d678d83c583dd6d00b7e3e0c5c78e8441e1a9131 (patch) | |
tree | 0594dd99c899388c8187de7c18cd9dd50dae011f /LICENSES | |
parent | c88a4c797a50574c90ca11f72ab10dbded7d768e (diff) |
clk: imx: pllv4: use prepare/unprepare
It is not good to use enable/disable for PLLv4 which needs time to
lock, because enable/disable is expected to be able run in
interrupt context. So use prepare/unprepare.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions