clk: qcom: gcc: Add support for a new frequency for SC7180
authorTaniya Das <tdas@codeaurora.org>
Sun, 17 May 2020 10:04:19 +0000 (15:34 +0530)
committerStephen Boyd <sboyd@kernel.org>
Wed, 27 May 2020 02:22:05 +0000 (19:22 -0700)
commit1b70061f5939ff1cacd728821b4f378cb0fb7961
treeb1ce6b173145c8edd4d5fdabaee71407d07c63aa
parent4c71d6abc4fc0e1171ac078687a98cca1537bbaa
clk: qcom: gcc: Add support for a new frequency for SC7180

There is a requirement to support 51.2MHz from GPLL6 for qup clocks,
thus update the frequency table and parent data/map to use the GPLL6
source PLL.

Fixes: 17269568f7267 ("clk: qcom: Add Global Clock controller (GCC) driver for SC7180")
Signed-off-by: Taniya Das <tdas@codeaurora.org>
Link: https://lkml.kernel.org/r/1589709861-27580-2-git-send-email-tdas@codeaurora.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-sc7180.c