[PATCH v2 0/4] interconnect: Fix sync-state issues

From: Mike Tipton
Date: Wed Jul 21 2021 - 13:54:51 EST


These patches fix a couple of sync-state bugs that either cause the initial BW
floors to be ignored entirely, or to be never removed after sync-state is
called.

v2:
- Move pre_aggregate call to outside the aggregate if statement

Mike Tipton (4):
interconnect: Zero initial BW after sync-state
interconnect: Always call pre_aggregate before aggregate
interconnect: qcom: icc-rpmh: Ensure floor BW is enforced for all nodes
interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregate

drivers/interconnect/core.c | 7 +++++++
drivers/interconnect/qcom/icc-rpmh.c | 20 ++++++++++----------
2 files changed, 17 insertions(+), 10 deletions(-)

--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project