Re: [PATCH] interconnect: qcom: msm8939: Use icc_sync_state

From: Georgi Djakov
Date: Tue Jul 05 2022 - 10:09:38 EST



On 5.07.22 10:31, Leo Yan wrote:
Hi Georgi, Bjorn,

On Sat, Apr 16, 2022 at 09:26:34AM +0800, Leo Yan wrote:
It's fashion to use the icc_sync_state callback to notify the framework
when all consumers are probed, so that the bandwidth request doesn't
need to stay on maximum value.

Do the same thing for msm8939 driver.

Ping for this patch. This patch is needed for enabling ICC driver on
msm8939, I verified it based on Bryan O'Donoghue's DT binding patches.

Please see the branch which contains complete patches:
https://git.linaro.org/people/leo.yan/linux.git/log/?h=v5.19-rc4%2bicc_sleep_clock_v2


Ok, thanks for verifying it. Merged.

BR,
Georgi