clk: qcom: gcc-sdm660: Move parent tables after PLLs
authorStephen Boyd <sboyd@kernel.org>
Thu, 26 Aug 2021 18:49:14 +0000 (11:49 -0700)
committerStephen Boyd <sboyd@kernel.org>
Thu, 26 Aug 2021 18:49:14 +0000 (11:49 -0700)
commita61ca021fe28ab7163ca879fc3532c3cca25063c
tree301149d80aaa7519cc1409eccd77e5d026dce727
parent72cfc73f4663abe0b5c420d255c932ae5e7c126d
clk: qcom: gcc-sdm660: Move parent tables after PLLs

In the next patch we're going to change these tables to reference the
PLL structures directly. Let's move them here so the diff is easier to
read. No functional change in this patch.

Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sdm660.c