diff options
author | Peng Fan <[email protected]> | 2019-09-09 03:39:50 +0000 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2019-09-17 22:53:34 -0700 |
commit | 60a8a148b2fb494981ba07474d1828d450053225 (patch) | |
tree | 70abdbf5ba143bc8e77771085d6319ca57a36b09 /lib/test_overflow.c | |
parent | 67315be33e9c04c589fb16a291477bb3983d4283 (diff) |
clk: imx: imx8mn: 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.
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