]> git.baikalelectronics.ru Git - kernel.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)
commite26079a0657d2e3dcb58ea269f9a9b22d0f00ff9
tree9e9f629f3984051d80315adc298e7c143d3e28d8
parent999b07f5094c9872d067b8d31680042556f08178
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: fdbc3a162e83 ("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