clk: qcom: gcc-ipq4019: move PLL clocks up
authorRobert Marko <robert.marko@sartura.hr>
Tue, 14 Feb 2023 16:23:23 +0000 (17:23 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 14 Mar 2023 00:14:36 +0000 (17:14 -0700)
commit96797995e7a0012f3e2dc916af85c41f8c3ff8f3
tree4645d377df6d316400e872b80526bb4d09c6109d
parent44740af865590320b4278589ac29f30d0e6f2ccf
clk: qcom: gcc-ipq4019: move PLL clocks up

Move PLL clock declarations up, before clock parent tables, so that we
can use pll hw clock fields in the next commit.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230214162325.312057-5-robert.marko@sartura.hr
drivers/clk/qcom/gcc-ipq4019.c