OSDN Git Service

clk: qcom: gcc-qcs404: move PLL clocks up
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 26 Dec 2022 04:21:47 +0000 (06:21 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 27 Dec 2022 17:59:10 +0000 (11:59 -0600)
commit75aed8334e8546195b32c0aac8593d83c8eb017c
tree00502a8c1ed39b0fc606f12035f214bfca9d3bac
parentfa1ea7426188db72a2db9cbc7cb67ba9b704fa8c
clk: qcom: gcc-qcs404: 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.

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221226042154.2666748-10-dmitry.baryshkov@linaro.org
drivers/clk/qcom/gcc-qcs404.c