]> git.hungrycats.org Git - linux/commit
clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x
authorSatya Priya Kakitapalli <quic_skakitap@quicinc.com>
Mon, 12 Aug 2024 05:13:01 +0000 (10:43 +0530)
committerBjorn Andersson <andersson@kernel.org>
Thu, 15 Aug 2024 19:14:54 +0000 (14:14 -0500)
commit1fc8c02e1d80463ce1b361d82b83fc43bb92d964
treece37a9e8d1de372117315cef34aabe66e57588cd
parenta4e5af27e6f6a8b0d14bc0d7eb04f4a6c7291586
clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x

QUPv3 clocks support DFS on sc8180x platform but currently the code
changes for it are missing from the driver, this results in not
populating all the DFS supported frequencies and returns incorrect
frequency when the clients request for them. Hence add the DFS
registration for QUPv3 RCGs.

Fixes: 4433594bbe5d ("clk: qcom: gcc: Add global clock controller driver for SC8180x")
Cc: stable@vger.kernel.org
Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@quicinc.com>
Link: https://lore.kernel.org/r/20240812-gcc-sc8180x-fixes-v2-1-8b3eaa5fb856@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-sc8180x.c