aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2019-09-09 03:39:44 +0000
committerStephen Boyd <[email protected]>2019-09-17 22:53:34 -0700
commit67315be33e9c04c589fb16a291477bb3983d4283 (patch)
treea146ab03e7ba6293052b3fa11daeeef4689a1dd4 /lib/test_overflow.c
parenta9aa8306074d9519dd6e5fdf07240b01bac72e04 (diff)
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 <[email protected]> Reviewed-by: Leonard Crestez <[email protected]> Signed-off-by: Peng Fan <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions