]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
clk: imx8mq: Fix sys3 pll references
authorLeonard Crestez <leonard.crestez@nxp.com>
Tue, 13 Aug 2019 17:05:28 +0000 (20:05 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 19 Aug 2019 11:54:18 +0000 (13:54 +0200)
commit78f5666c18f33346f89633e517028f1caccfdec1
tree9e9f629f3984051d80315adc298e7c143d3e28d8
parente8760d8a698c3d61d6267f32acc2b845ac1de15e
clk: imx8mq: Fix sys3 pll references

The "sys3_pll2_out" CLK was removed in refactoring so all references
need to be updated to "sys3_pll_out"

Fixes: e9dda4af685f ("clk: imx: Refactor entire sccg pll clk")
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx8mq.c