Re: [PATCH v2 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks

From: Bryan O'Donoghue
Date: Wed Nov 29 2023 - 16:08:07 EST


On 29/11/2023 18:59, Konrad Dybcio wrote:
+ qcom_branch_set_clk_en(regmap, 0x2b06c); /* GCC_SYS_NOC_CPUSS_AHB_CLK */

Shouldn't this be 0x79004.

Also the logic here is - since its currently marked as CRITICAL => its fine to just mark it as qcom_branch_set_clk_en() which I guess adds up..

hmm

---
bod