[PATCH 0/2] interconnect fixes for 5.8-rc

From: Georgi Djakov
Date: Thu Jul 23 2020 - 04:37:40 EST


Hi Greg,

Here are two late fixes for the current release. One of them is a fix
related to the icc_disable() function, which was introduced during the
last merge window and the other one is a minor driver fix. Both patches
have been reviewed and tested and also got into linux-next recently.
Please apply to char-misc-linus when possible.

Thanks,
Georgi

Georgi Djakov (2):
interconnect: Do not skip aggregation for disabled paths
interconnect: msm8916: Fix buswidth of pcnoc_s nodes

drivers/interconnect/core.c | 12 +++++++++---
drivers/interconnect/qcom/msm8916.c | 14 +++++++-------
2 files changed, 16 insertions(+), 10 deletions(-)