[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220422073221.30745-1-djakov@kernel.org>
Date: Fri, 22 Apr 2022 10:32:21 +0300
From: Georgi Djakov <djakov@...nel.org>
To: gregkh@...uxfoundation.org
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
djakov@...nel.org
Subject: [GIT PULL] interconnect fixes for 5.18-rc
Hello Greg,
This pull request contains interconnect driver fixes for an issue that
has been reported. Please pull into char-misc-linus when possible. The
patches have been in linux-next for a week.
Thanks,
Georgi
The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.18-rc4
for you to fetch changes up to 2fb251c265608636fc961b7d38e1a03937e57371:
interconnect: qcom: sdx55: Drop IP0 interconnects (2022-04-14 09:47:16 +0300)
----------------------------------------------------------------
interconnect fixes for v5.18
This contains a fix for a reported issue on sc7180 platforms, where
one of the resources has been incorrectly modelled as both clock and
interconnect, which is causing a crash when both frameworks try to
manage it. Fix the same issue also on another platform that appears
to be affected by the same.
- interconnect: qcom: sc7180: Drop IP0 interconnects
- interconnect: qcom: sdx55: Drop IP0 interconnects
Signed-off-by: Georgi Djakov <djakov@...nel.org>
----------------------------------------------------------------
Stephen Boyd (2):
interconnect: qcom: sc7180: Drop IP0 interconnects
interconnect: qcom: sdx55: Drop IP0 interconnects
drivers/interconnect/qcom/sc7180.c | 21 --------
drivers/interconnect/qcom/sdx55.c | 21 --------
2 files changed, 42 deletions(-)
Powered by blists - more mailing lists