diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-10-28 06:08:34 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-11-04 04:10:49 +0300 |
commit | bceed71ba13116de4b1459c2c6db47d927b48e68 (patch) | |
tree | 78c4390183ff0865b94a22ca798172cd184a4782 /drivers/hwmon/w83781d.c | |
parent | 72b2429d40d878bfdd066b9401c9a5cbb2a755d3 (diff) | |
download | linux-bceed71ba13116de4b1459c2c6db47d927b48e68.tar.xz |
clk: imx: imx8mq: fix sys3_pll_out_sels
It is not correct that sys3_pll_out use sys2_pll1_ref_sel as parent.
According to the current imx_clk_sccg_pll design, it uses both
bypass1/2, however set bypass2 as 1 is not correct, because it will
make sys[x]_pll_out use wrong parent and might access wrong registers.
So correct bypass2 to 0 and fix sys3_pll_out_sels.
Fixes: e9dda4af685f ("clk: imx: Refactor entire sccg pll clk")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/hwmon/w83781d.c')
0 files changed, 0 insertions, 0 deletions