mbox series

[0/2] interconnect fixes for 5.8-rc

Message ID 20200723083735.5616-1-georgi.djakov@linaro.org
Headers show
Series interconnect fixes for 5.8-rc | expand

Message

Georgi Djakov July 23, 2020, 8:37 a.m. UTC
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(-)