clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs
authorMarijn Suijten <marijn.suijten@somainline.org>
Sat, 11 Sep 2021 12:13:33 +0000 (14:13 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 14 Sep 2021 21:40:32 +0000 (14:40 -0700)
commitd6f1c681b722468a4a82a3bd72f4b710d407ad54
tree3728d50c93a9b839001d4b46a0b040379116d2c3
parent17c774ab41292148045fe297a3791a66bc4bb3ea
clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs

Prepare for a future patch where we use .hw pointers to these GPLL
clocks in the parent mapping instead of name references.  This requires
the GPLL clocks to be decared before parent_data arrays.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Link: https://lore.kernel.org/r/20210911121340.261920-2-marijn.suijten@somainline.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8998.c