On 6/10/2024 11:44 PM, Dmitry Baryshkov wrote:
On Mon, Jun 10, 2024 at 02:41:10PM +0530, Taniya Das wrote:
On 5/31/2024 6:53 PM, Konrad Dybcio wrote:
On 31.05.2024 11:02 AM, Taniya Das wrote:
The RCG's clk src has to be parked at XO while disabling as per the
HW recommendation, hence use clk_rcg2_shared_ops to achieve the same.
Also gpu_cc_cb_clk is recommended to be kept always ON, hence use
clk_branch2_aon_ops to keep the clock always ON.
Fixes: 0afa16afc36d ("clk: qcom: add the GPUCC driver for sa8775p")
Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx>
---
Should the same fixes apply to 8350?
Yes Konrad, it is applicable for 8350 as well.
Can we please get the corresponding patches (as a separate patchset)?
Please find the patch.
https://lore.kernel.org/lkml/20240621-sm8350-gpucc-fixes-v1-1-22db60c7c5d3@xxxxxxxxxxx/T/#u
--
Thanks & Regards,
Taniya Das.