Re: [PATCH 1/4] clk: qcom: gcc-sc8180x: Register QUPv3 RCGs for DFS on sc8180x

From: Satya Priya Kakitapalli (Temp)
Date: Wed Jul 31 2024 - 04:45:10 EST



On 7/27/2024 4:24 PM, Dmitry Baryshkov wrote:
On Thu, Jul 25, 2024 at 05:03:11PM GMT, Satya Priya Kakitapalli wrote:
QUPv3 clocks support DFS, thus register the RCGs which require
support for DFS.
From the commit message it is not clear if the patch fixes the issue
(and thus should have Fixes and possibly cc:stable) or an improvement.


Actually its a fix, I'll add Fixes tag in next post.


Signed-off-by: Satya Priya Kakitapalli <quic_skakitap@xxxxxxxxxxx>
---
drivers/clk/qcom/gcc-sc8180x.c | 350 ++++++++++++++++++++++++-----------------
1 file changed, 210 insertions(+), 140 deletions(-)