summaryrefslogtreecommitdiff
path: root/Documentation/RCU
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-09-09 06:39:44 +0300
committerStephen Boyd <sboyd@kernel.org>2019-09-18 08:53:34 +0300
commit67315be33e9c04c589fb16a291477bb3983d4283 (patch)
treea146ab03e7ba6293052b3fa11daeeef4689a1dd4 /Documentation/RCU
parenta9aa8306074d9519dd6e5fdf07240b01bac72e04 (diff)
downloadlinux-67315be33e9c04c589fb16a291477bb3983d4283.tar.xz
clk: imx: imx8mm: fix pll mux bit
pll BYPASS bit should be kept inside pll driver for glitchless freq setting following spec. If exposing the bit, that means pll driver and clk driver has two paths to touch this bit, which is wrong. So use EXT_BYPASS bit here. And drop uneeded set parent, because EXT_BYPASS default is 0. Fixes: ba5625c3e272 ("clk: imx: Add clock driver support for imx8mm") Suggested-by: Jacky Bai <ping.bai@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Link: https://lkml.kernel.org/r/1568043491-20680-4-git-send-email-peng.fan@nxp.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions