]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
interconnect: qcom: sm8250: Enable sync_state
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Thu, 30 Nov 2023 14:04:45 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:06 +0000 (15:11 +0200)
commitb22db5572fcc3f71f5f83dd79a55c87580131b0c
tree7c0f9361753c4d278fea441c61197bc5c1353958
parent4a6e221019e62906fcc2e1af4f97ee548e383a43
interconnect: qcom: sm8250: Enable sync_state

[ Upstream commit bfc7db1cb94ad664546d70212699f8cc6c539e8c ]

Add the generic icc sync_state callback to ensure interconnect votes
are taken into account, instead of being pegged at maximum values.

Fixes: b95b668eaaa2 ("interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231130-topic-8250icc_syncstate-v1-1-7ce78ba6e04c@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/interconnect/qcom/sm8250.c