aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/clk-imx8mn.c
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2019-09-09 03:39:44 +0000
committerStephen Boyd <sboyd@kernel.org>2019-09-17 22:53:34 -0700
commit67315be33e9c04c589fb16a291477bb3983d4283 (patch)
treea146ab03e7ba6293052b3fa11daeeef4689a1dd4 /drivers/clk/imx/clk-imx8mn.c
parentclk: imx: clk-pll14xx: unbypass PLL by default (diff)
downloadlinux-dev-67315be33e9c04c589fb16a291477bb3983d4283.tar.xz
linux-dev-67315be33e9c04c589fb16a291477bb3983d4283.zip
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 '')
0 files changed, 0 insertions, 0 deletions