interconnect: qcom: msm8974: Don't boost the NoC rate during boot
authorGeorgi Djakov <georgi.djakov@linaro.org>
Mon, 9 Nov 2020 12:45:12 +0000 (14:45 +0200)
committerGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 17 Nov 2020 22:21:47 +0000 (00:21 +0200)
commit9caf2d956cfa254c6d89c5f4d7b3f8235d75b28f
tree43fb5b0dd2c3a93352dae57097d581933dcea483
parent7381e27b1e563aa8a1c6bcf74a8cadb6901c283a
interconnect: qcom: msm8974: Don't boost the NoC rate during boot

It has been reported that on Fairphone 2 (msm8974-based), increasing
the clock rate for some of the NoCs during boot may lead to hangs.
Let's restore the original behavior and not touch the clock rate of
any of the NoCs to fix the regression.

Reported-by: Luca Weiss <luca@z3ntu.xyz>
Tested-by: Luca Weiss <luca@z3ntu.xyz>
Fixes: b1d681d8d324 ("interconnect: Add sync state support")
Link: https://lore.kernel.org/r/20201109124512.10776-1-georgi.djakov@linaro.org
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
drivers/interconnect/qcom/msm8974.c