commit | 1b70061f5939ff1cacd728821b4f378cb0fb7961 | [log] [tgz] |
---|---|---|
author | Taniya Das <tdas@codeaurora.org> | Sun May 17 15:34:19 2020 +0530 |
committer | Stephen Boyd <sboyd@kernel.org> | Tue May 26 19:22:05 2020 -0700 |
tree | b1ce6b173145c8edd4d5fdabaee71407d07c63aa | |
parent | 4c71d6abc4fc0e1171ac078687a98cca1537bbaa [diff] |
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>